Searched defs:vhci_lun_free (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c212 static void vhci_lun_free(struct scsi_vhci_lun *dvlp, struct scsi_device *sd);
1070 vhci_lun_free(dvlp, sd);
4208 vhci_lun_free(vlun, NULL);
7319 vhci_lun_free(struct scsi_vhci_lun *dvlp, struct scsi_device *sd) function
7325 VHCI_DEBUG(4, (CE_NOTE, NULL, "!vhci_lun_free: %s\n", guid));
7358 * vhci_lun_free may be called before the tgt_dip

Completed in 61 milliseconds