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

/linux-master/drivers/scsi/
H A Dscsi_debug.c8204 bool has_wlun_rl; local
8235 has_wlun_rl = (sdp->lun == SCSI_W_LUN_REPORT_LUNS);
8236 if (unlikely(lun_index >= sdebug_max_luns && !has_wlun_rl))
8307 if (unlikely(has_wlun_rl && !(F_RL_WLUN_OK & flags))) {

Completed in 163 milliseconds