Home
last modified time | relevance | path

Searched refs:PHBA (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/hptrr/
H A Dhptrr_os_bsd.c57 return pci_read_config(((PHBA)osext)->pcidev, offset, 1); in os_pci_readb()
62 return pci_read_config(((PHBA)osext)->pcidev, offset, 2); in os_pci_readw()
67 return pci_read_config(((PHBA)osext)->pcidev, offset, 4); in os_pci_readl()
72 pci_write_config(((PHBA)osext)->pcidev, offset, value, 1); in os_pci_writeb()
77 pci_write_config(((PHBA)osext)->pcidev, offset, value, 2); in os_pci_writew()
82 pci_write_config(((PHBA)osext)->pcidev, offset, value, 4); in os_pci_writel()
92 PHBA hba = (PHBA)osext; in os_map_pci_bar()
110 PHBA hba = (PHBA)osext; in os_unmap_pci_bar()
128 vbus_ext = ((PHBA)osext)->vbus_ext; in freelist_reserve()
167 vbus_ext = ((PHBA)osext)->vbus_ext; in freelist_reserve_dma()
H A Dos_bsd.h152 HBA, *PHBA; typedef
167 PHBA hba_list;
H A Dhptrr_osm_bsd.c80 PHBA hba = (PHBA)device_get_softc(dev); in hpt_attach()
154 PHBA hba; in hpt_alloc_mem()
260 PHBA hba; in hpt_init_vbus()
343 PHBA hba; in hpt_shutdown_vbus()
979 PHBA hba; in hpt_final_init()
/freebsd/sys/dev/hptnr/
H A Dhptnr_os_bsd.c56 return pci_read_config(((PHBA)osext)->pcidev, offset, 1); in os_pci_readb()
61 return pci_read_config(((PHBA)osext)->pcidev, offset, 2); in os_pci_readw()
66 return pci_read_config(((PHBA)osext)->pcidev, offset, 4); in os_pci_readl()
71 pci_write_config(((PHBA)osext)->pcidev, offset, value, 1); in os_pci_writeb()
76 pci_write_config(((PHBA)osext)->pcidev, offset, value, 2); in os_pci_writew()
81 pci_write_config(((PHBA)osext)->pcidev, offset, value, 4); in os_pci_writel()
101 PHBA hba = (PHBA)osext; in os_map_pci_bar()
124 PHBA hba = (PHBA)osext; in os_unmap_pci_bar()
142 vbus_ext = ((PHBA)osext)->vbus_ext; in freelist_reserve()
181 vbus_ext = ((PHBA)osext)->vbus_ext; in freelist_reserve_dma()
H A Dos_bsd.h151 HBA, *PHBA; typedef
166 PHBA hba_list;
H A Dhptnr_osm_bsd.c73 PHBA hba = (PHBA)device_get_softc(dev); in hpt_attach()
153 PHBA hba; in hpt_alloc_mem()
258 PHBA hba; in hpt_init_vbus()
341 PHBA hba; in hpt_shutdown_vbus()
1335 PHBA hba; in hpt_final_init()
/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.c57 return pci_read_config(((PHBA)osext)->pcidev, offset, 1); in os_pci_readb()
62 return pci_read_config(((PHBA)osext)->pcidev, offset, 2); in os_pci_readw()
67 return pci_read_config(((PHBA)osext)->pcidev, offset, 4); in os_pci_readl()
72 pci_write_config(((PHBA)osext)->pcidev, offset, value, 1); in os_pci_writeb()
77 pci_write_config(((PHBA)osext)->pcidev, offset, value, 2); in os_pci_writew()
82 pci_write_config(((PHBA)osext)->pcidev, offset, value, 4); in os_pci_writel()
115 PHBA hba = (PHBA)osext; in os_map_pci_bar()
138 PHBA hba = (PHBA)osext; in os_unmap_pci_bar()
156 vbus_ext = ((PHBA)osext)->vbus_ext; in freelist_reserve()
195 vbus_ext = ((PHBA)osext)->vbus_ext; in freelist_reserve_dma()
H A Dos_bsd.h149 HBA, *PHBA; typedef
164 PHBA hba_list;
H A Dhpt27xx_osm_bsd.c71 PHBA hba = (PHBA)device_get_softc(dev); in hpt_attach()
149 PHBA hba; in hpt_alloc_mem()
254 PHBA hba; in hpt_init_vbus()
340 PHBA hba; in hpt_shutdown_vbus()
1048 PHBA hba; in hpt_final_init()