Searched refs:os_pci_writew (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_config.h | 137 #define os_pci_writew hptnr_os_pci_writew macro
|
H A D | osm.h | 149 void os_pci_writew(void *osext, HPT_U8 offset, HPT_U16 value);
|
H A D | hptnr_os_bsd.c | 74 void os_pci_writew (void *osext, HPT_U8 offset, HPT_U16 value) in os_pci_writew() function
|
/freebsd/sys/dev/hptrr/ |
H A D | hptrr_config.h | 138 #define os_pci_writew hptrr_os_pci_writew macro
|
H A D | osm.h | 119 void os_pci_writew(void *osext, HPT_U8 offset, HPT_U16 value);
|
H A D | hptrr_os_bsd.c | 75 void os_pci_writew (void *osext, HPT_U8 offset, HPT_U16 value) in os_pci_writew() function
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_config.h | 142 #define os_pci_writew hpt27xx_os_pci_writew macro
|
H A D | osm.h | 151 void os_pci_writew(void *osext, HPT_U8 offset, HPT_U16 value);
|
H A D | hpt27xx_os_bsd.c | 75 void os_pci_writew (void *osext, HPT_U8 offset, HPT_U16 value) in os_pci_writew() function
|