Home
last modified time | relevance | path

Searched refs:mdi_pi_device_remove (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunmdi.h210 int mdi_pi_device_remove(mdi_pathinfo_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c7388 mdi_pi_device_remove(mdi_pathinfo_t *pip) in mdi_pi_device_remove() function
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c6793 if (mdi_pi_device_remove(path)) in scsi_device_unconfig()