Searched refs:SCSI_W_LUN_REPORT_LUNS (Results 1 – 2 of 2) sorted by relevance
108 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1) macro
704 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1; in sdebug_max_tgts_luns()1294 have_wlun = (scp->device->lun == SCSI_W_LUN_REPORT_LUNS); in resp_inquiry()3369 one_lun[i].scsi_lun[0] = (SCSI_W_LUN_REPORT_LUNS >> 8) & 0xff; in resp_report_luns()3370 one_lun[i].scsi_lun[1] = SCSI_W_LUN_REPORT_LUNS & 0xff; in resp_report_luns()5172 has_wlun_rl = (sdp->lun == SCSI_W_LUN_REPORT_LUNS); in scsi_debug_queuecommand()5344 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1; in sdebug_driver_probe()