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

/linux-4.4.14/drivers/scsi/
H A Dscsi_debug.c5153 bool has_wlun_rl; scsi_debug_queuecommand() local
5172 has_wlun_rl = (sdp->lun == SCSI_W_LUN_REPORT_LUNS); scsi_debug_queuecommand()
5173 if ((sdp->lun >= scsi_debug_max_luns) && !has_wlun_rl) scsi_debug_queuecommand()
5218 if (has_wlun_rl && !(F_RL_WLUN_OK & flags)) { scsi_debug_queuecommand()

Completed in 144 milliseconds