Home
last modified time | relevance | path

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

/Linux-v5.10/include/scsi/
Dscsi_device.h299 unsigned int single_lun:1; /* Indicates we should only member
/Linux-v5.10/drivers/scsi/
Dscsi_lib.c482 if (scsi_target(sdev)->single_lun) in scsi_run_queue()
537 if (scsi_target(sdev)->single_lun || in scsi_run_queue_async()
1293 if (starget->single_lun) { in scsi_target_queue_ready()
Dscsi_scan.c917 scsi_target(sdev)->single_lun = 1; in scsi_add_lun()