Home
last modified time | relevance | path

Searched refs:SCSI_W_LUN_REPORT_LUNS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/scsi/
Dscsi.h82 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1) macro
/Linux-v5.4/drivers/scsi/
Dscsi_debug.c758 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1; in sdebug_max_tgts_luns()
3688 int_to_scsilun(SCSI_W_LUN_REPORT_LUNS, lun_p); in resp_report_luns()
5624 has_wlun_rl = (sdp->lun == SCSI_W_LUN_REPORT_LUNS); in scsi_debug_queuecommand()
5807 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1; in sdebug_driver_probe()