Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsunmdi.h244 void mdi_pi_unlock(mdi_pathinfo_t *);
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c2916 mdi_pi_unlock(pip); in di_getpath_data()
2944 mdi_pi_unlock(pip); in di_getpath_data()
3000 mdi_pi_unlock(pip); in di_getpath_data()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c6343 mdi_pi_unlock(pip); in vhci_get_phci_path_list()
6420 mdi_pi_unlock(pip); in vhci_get_client_path_list()
H A Dmpapi_impl.c4484 mdi_pi_unlock(ret_pip); in vhci_mpapi_chk_last_path()
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c2615 mdi_pi_unlock(mdi_pathinfo_t *pip) in mdi_pi_unlock() function