Searched defs:os_inb (Results 1 – 4 of 4) sorted by relevance
123 #define os_inb hptrr_os_inb macro
38 HPT_U8 os_inb (void *port) { return inb((unsigned)(HPT_UPTR)port); } in os_inb() function
127 #define os_inb hpt27xx_os_inb macro
34 HPT_U8 os_inb (void *port) { return inb((unsigned)(HPT_UPTR)port); } in os_inb() function