Searched defs:inb (Results 1 – 3 of 3) sorted by relevance
127 #define inb _inb macro
83 static inline u8 inb(unsigned long addr) in inb() function
129 static inline uint8_t inb(unsigned long addr) in inb() function