Searched refs:lun_free (Results 1 - 2 of 2) 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) {
H A Discsi.h1335 iscsi_lun_t *ilp, boolean_t lun_free);

Completed in 48 milliseconds