Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1887 ddi_acc_handle_t sbus_pci_handle; member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c7552 if (hba->sbus_pci_handle == 0) { in emlxs_map_bus()
7556 0, 0, &dev_attr, &hba->sbus_pci_handle); in emlxs_map_bus()
7617 if (hba->sbus_pci_handle) { in emlxs_unmap_bus()
7618 (void) ddi_regs_map_free(&hba->sbus_pci_handle); in emlxs_unmap_bus()
7619 hba->sbus_pci_handle = 0; in emlxs_unmap_bus()