Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/scsi/
H A Dscsi.h57 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1) macro
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi.h56 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1) macro
/kernel/linux/linux-5.10/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()
7297 has_wlun_rl = (sdp->lun == SCSI_W_LUN_REPORT_LUNS); in scsi_debug_queuecommand()
7484 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1; in sdebug_driver_probe()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c911 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1; in sdebug_max_tgts_luns()
4377 int_to_scsilun(SCSI_W_LUN_REPORT_LUNS, lun_p); in resp_report_luns()
7545 has_wlun_rl = (sdp->lun == SCSI_W_LUN_REPORT_LUNS); in scsi_debug_queuecommand()
7769 hpnt->max_lun = SCSI_W_LUN_REPORT_LUNS + 1; in sdebug_driver_probe()

Completed in 21 milliseconds