Searched refs:__outb8 (Results 1 – 2 of 2) sorted by relevance
17 void __outb8(u8 val, unsigned int port);45 #define outb(v,p) __outb8(v,p)
287 void __outb8(u8 val, unsigned int port) in __outb8() function343 EXPORT_SYMBOL(__outb8);