Searched defs:outb (Results 1 – 5 of 5) sorted by relevance
51 #define outb _outb macro
45 outb (unsigned char b, unsigned long int port) in outb() function
93 outb (unsigned char value, unsigned short int port) in outb() function
96 outb (unsigned char __value, unsigned short int __port) in outb() function
158 void (*outb)(unsigned char b, unsigned long int port); member
Completed in 8 milliseconds