Searched refs:os_pci_writeb (Results 1 – 9 of 9) sorted by relevance
| /src/sys/dev/hptnr/ |
| H A D | hptnr_config.h | 135 #define os_pci_writeb hptnr_os_pci_writeb macro
|
| H A D | osm.h | 148 void os_pci_writeb(void *osext, HPT_U8 offset, HPT_U8 value);
|
| H A D | hptnr_os_bsd.c | 69 void os_pci_writeb (void *osext, HPT_U8 offset, HPT_U8 value) in os_pci_writeb() function
|
| /src/sys/dev/hptrr/ |
| H A D | hptrr_config.h | 136 #define os_pci_writeb hptrr_os_pci_writeb macro
|
| H A D | osm.h | 118 void os_pci_writeb(void *osext, HPT_U8 offset, HPT_U8 value);
|
| H A D | hptrr_os_bsd.c | 70 void os_pci_writeb (void *osext, HPT_U8 offset, HPT_U8 value) in os_pci_writeb() function
|
| /src/sys/dev/hpt27xx/ |
| H A D | hpt27xx_config.h | 140 #define os_pci_writeb hpt27xx_os_pci_writeb macro
|
| H A D | osm.h | 150 void os_pci_writeb(void *osext, HPT_U8 offset, HPT_U8 value);
|
| H A D | hpt27xx_os_bsd.c | 70 void os_pci_writeb (void *osext, HPT_U8 offset, HPT_U8 value) in os_pci_writeb() function
|