Searched refs:reconfig_lun (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c3652 boolean_t reconfig_lun = B_FALSE; local
3674 reconfig_lun = B_TRUE;
3687 if (reconfig_lun == B_TRUE) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2309 uint8_t reconfig_lun = FALSE; local
2728 reconfig_lun = TRUE;
2733 (reconfig_lun || (scsi_cdb->scc_cmd == SCMD_REPORT_LUN))) {
2734 if (reconfig_lun == FALSE) {
2739 if ((reconfig_lun == TRUE) ||

Completed in 107 milliseconds