Searched refs:os_inw (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/hpt27xx/
H A Dhpt27xx_config.h132 #define os_inw hpt27xx_os_inw macro
H A Dosm.h130 HPT_U16 os_inw (void *port);
H A Dhpt27xx_os_bsd.c41 HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); } function
/freebsd-12-stable/sys/dev/hptnr/
H A Dhptnr_config.h127 #define os_inw hptnr_os_inw macro
H A Dosm.h128 HPT_U16 os_inw (void *port);
H A Dhptnr_os_bsd.c40 HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); } function
/freebsd-12-stable/sys/dev/hptrr/
H A Dhptrr_config.h128 #define os_inw hptrr_os_inw macro
H A Dhptrr_os_bsd.c41 HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); } function
H A Dosm.h98 HPT_U16 os_inw (void *port);

Completed in 116 milliseconds