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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_lun.c640 iscsi_lun_offline(iscsi_hba_t *ihp, iscsi_lun_t *ilp, boolean_t lun_free) argument
667 (lun_free == B_TRUE) &&
675 * when lun_free is set.
705 if ((lun_free == B_TRUE) &&
716 if (lun_free == B_TRUE) {
723 if (lun_free == B_FALSE) {
734 if ((lun_free == B_TRUE) &&
744 if (lun_free == B_FALSE) {

Completed in 57 milliseconds