Searched refs:os_pci_writel (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_config.h | 136 #define os_pci_writel hptnr_os_pci_writel macro
|
H A D | osm.h | 150 void os_pci_writel(void *osext, HPT_U8 offset, HPT_U32 value);
|
H A D | hptnr_os_bsd.c | 79 void os_pci_writel (void *osext, HPT_U8 offset, HPT_U32 value) in os_pci_writel() function
|
/freebsd/sys/dev/hptrr/ |
H A D | hptrr_config.h | 137 #define os_pci_writel hptrr_os_pci_writel macro
|
H A D | osm.h | 120 void os_pci_writel(void *osext, HPT_U8 offset, HPT_U32 value);
|
H A D | hptrr_os_bsd.c | 80 void os_pci_writel (void *osext, HPT_U8 offset, HPT_U32 value) in os_pci_writel() function
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hpt27xx_config.h | 141 #define os_pci_writel hpt27xx_os_pci_writel macro
|
H A D | osm.h | 152 void os_pci_writel(void *osext, HPT_U8 offset, HPT_U32 value);
|
H A D | hpt27xx_os_bsd.c | 80 void os_pci_writel (void *osext, HPT_U8 offset, HPT_U32 value) in os_pci_writel() function
|