Lines Matching refs:inb
62 #undef inb68 #define inb _inb99 inb(unsigned long port)150 inb(short port)180 extern u_int8_t inb(u_int32_t port);205 inb(short port)208 __asm__ __volatile__("inb %1,%0" :255 inb(short port)315 /* inb, outb, inw and outw are defined in the library */318 u8_t inb(U16_t);