Searched refs:os_outsw (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_config.h | 130 #define os_outsw hptnr_os_outsw macro
|
H A D | osm.h | 132 void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count);
|
H A D | hptnr_os_bsd.c | 48 void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count) in os_outsw() function
|
/freebsd/sys/dev/hptrr/ |
H A D | hptrr_config.h | 131 #define os_outsw hptrr_os_outsw macro
|
H A D | osm.h | 102 void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count);
|
H A D | hptrr_os_bsd.c | 49 void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count) in os_outsw() function
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_config.h | 135 #define os_outsw hpt27xx_os_outsw macro
|
H A D | osm.h | 134 void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count);
|
H A D | hpt27xx_os_bsd.c | 49 void os_outsw(void *port, HPT_U16 *buffer, HPT_U32 count) in os_outsw() function
|