Searched refs:pci_sbbc_map_handle (Results 1 – 2 of 2) sorted by relevance
378 &sbbcsoftp->pci_sbbc_map_handle) != DDI_SUCCESS) { in sbbc_attach()393 sbbc_id_reg = ddi_get32(sbbcsoftp->pci_sbbc_map_handle, in sbbc_attach()1173 ddi_put32(sbbcsoftp->pci_sbbc_map_handle, (uint32_t *)offset, in sbbc_ioctl()1214 sbbcregs.value = ddi_get32(sbbcsoftp->pci_sbbc_map_handle, in sbbc_ioctl()1238 if (sbbcsoftp->pci_sbbc_map_handle) in sbbc_remove_reg_maps()1239 ddi_regs_map_free(&sbbcsoftp->pci_sbbc_map_handle); in sbbc_remove_reg_maps()1247 ddi_put32(sbbcsoftp->pci_sbbc_map_handle, in sbbc_init()1487 sbbc_id_reg = ddi_get32(sbbcsoftp->pci_sbbc_map_handle, in sbbc_dump_devid()
106 ddi_acc_handle_t pci_sbbc_map_handle; member