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

/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhpt27xx_config.h130 #define os_inw hpt27xx_os_inw macro
H A Dosm.h128 HPT_U16 os_inw (void *port);
H A Dhpt27xx_os_bsd.c39 HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); } function
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_config.h125 #define os_inw hptnr_os_inw macro
H A Dosm.h126 HPT_U16 os_inw (void *port);
H A Dhptnr_os_bsd.c38 HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); } function
/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_config.h126 #define os_inw hptrr_os_inw macro
H A Dhptrr_os_bsd.c39 HPT_U16 os_inw (void *port) { return inw((unsigned)(HPT_UPTR)port); } function
H A Dosm.h96 HPT_U16 os_inw (void *port);

Completed in 114 milliseconds