Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi.h82 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1) macro
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c906 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1; in sdebug_max_tgts_luns()
4227 int_to_scsilun(SCSI_W_LUN_REPORT_LUNS, lun_p); in resp_report_luns()
7294 has_wlun_rl = (sdp->lun == SCSI_W_LUN_REPORT_LUNS); in scsi_debug_queuecommand()
7481 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1; in sdebug_driver_probe()