Searched refs:has_wlun_rl (Results 1 – 1 of 1) sorted by relevance
5166 bool has_wlun_rl; in scsi_debug_queuecommand() local5185 has_wlun_rl = (sdp->lun == SAM2_WLUN_REPORT_LUNS); in scsi_debug_queuecommand()5186 if ((sdp->lun >= scsi_debug_max_luns) && !has_wlun_rl) in scsi_debug_queuecommand()5231 if (has_wlun_rl && !(F_RL_WLUN_OK & flags)) { in scsi_debug_queuecommand()