Searched refs:__outb16 (Results 1 – 2 of 2) sorted by relevance
20 void __outb16(u8 val, unsigned int port);42 #define outb(v,p) __outb16(v,p)
307 void __outb16(u8 val, unsigned int port) in __outb16() function344 EXPORT_SYMBOL(__outb16);