Home
last modified time | relevance | path

Searched refs:pci_mem_handle (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.h397 ddi_acc_handle_t pci_mem_handle; member
512 buf_dma_attr pci_mem_handle pci_mem_base_vaddr \
H A Daac.c154 ddi_get32((softs)->pci_mem_handle, \
157 ddi_put32((softs)->pci_mem_handle, \
161 ddi_get16((softs)->pci_mem_handle, \
164 ddi_put16((softs)->pci_mem_handle, \
817 &softs->pci_mem_handle) != DDI_SUCCESS) in aac_attach()
962 ddi_regs_map_free(&softs->pci_mem_handle); in aac_attach()
1034 ddi_regs_map_free(&softs->pci_mem_handle); in aac_detach()
2398 ddi_regs_map_free(&softs->pci_mem_handle); in aac_check_firmware()
2399 softs->pci_mem_handle = pci_handle; in aac_check_firmware()
6052 pci_mem_handle) != DDI_SUCCESS)) { in aac_drain_comp_q()
[all …]