Searched refs:__outb8 (Results 1 – 2 of 2) sorted by relevance
25 void __outb8(u8 val, unsigned int port);53 #define outb(v,p) __outb8(v,p)
236 void __outb8(u8 val, unsigned int port) in __outb8() function296 EXPORT_SYMBOL(__outb8);