Searched refs:mdi_prop_remove (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunmdi.h258 int mdi_prop_remove(mdi_pathinfo_t *, char *);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_lun.c390 (void) mdi_prop_remove(pip, NULL);
717 (void) mdi_prop_remove(ilp->lun_pip, NULL);
H A Discsi.c903 (void) mdi_prop_remove(ilp->lun_pip, NULL);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c12829 (void) mdi_prop_remove(pip, NULL);
12892 (void) mdi_prop_remove(pip, NULL);
13458 (void) mdi_prop_remove(PIP(cip), NULL);
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c4500 rv = mdi_prop_remove(pip, name);
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c4420 * mdi_prop_remove():
4424 mdi_prop_remove(mdi_pathinfo_t *pip, char *name) function

Completed in 144 milliseconds