Searched refs:sbus_pci_handle (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1826 ddi_acc_handle_t sbus_pci_handle; member in struct:emlxs_hba
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c6742 if (hba->sbus_pci_handle == 0) {
6746 0, 0, &dev_attr, &hba->sbus_pci_handle);
6807 if (hba->sbus_pci_handle) {
6808 (void) ddi_regs_map_free(&hba->sbus_pci_handle);
6809 hba->sbus_pci_handle = 0;

Completed in 176 milliseconds