Home
last modified time | relevance | path

Searched refs:single_lun (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/scsi/
Dscsi_device.h289 unsigned int single_lun:1; /* Indicates we should only member
/Linux-v4.19/drivers/scsi/
Dscsi_lib.c532 if (scsi_target(sdev)->single_lun) in scsi_run_queue()
702 if (scsi_target(sdev)->single_lun || in scsi_end_request()
1545 if (starget->single_lun) { in scsi_target_queue_ready()
Dscsi_scan.c926 scsi_target(sdev)->single_lun = 1; in scsi_add_lun()