os_inw
#define os_inw hpt27xx_os_inw
HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); }
#define os_inw hptnr_os_inw
HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); }
#define os_inw hptrr_os_inw
HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); }