Home
last modified time | relevance | path

Searched refs:mdi_devi_enter_phci (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtphci.c531 mdi_devi_enter_phci(parent); in tphci_bus_config()
572 mdi_devi_enter_phci(parent); in tphci_bus_unconfig()
593 mdi_devi_enter_phci(parent); in tphci_bus_unconfig()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunmdi.h161 void mdi_devi_enter_phci(dev_info_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c13197 mdi_devi_enter_phci(pptr->port_dip); in fcp_online_child()
13337 mdi_devi_enter_phci(pptr->port_dip); in fcp_offline_child()
13447 mdi_devi_enter_phci( in fcp_remove_child()
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c917 mdi_devi_enter_phci(dev_info_t *phci_dip) in mdi_devi_enter_phci() function
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c680 mdi_devi_enter_phci(self); in scsi_hba_devi_enter_phci()