Searched refs:pci_mem_handle (Results 1 – 2 of 2) sorted by relevance
397 ddi_acc_handle_t pci_mem_handle; member512 buf_dma_attr pci_mem_handle pci_mem_base_vaddr \
154 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, \168 ddi_rep_put8((softs)->pci_mem_handle, (uint8_t *)(valp), \173 ddi_rep_get8((softs)->pci_mem_handle, (uint8_t *)(valp), \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()1370 if (aac_check_acc_handle(softs->pci_mem_handle) != DDI_SUCCESS) { in aac_process_intr_new()[all …]