Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_device.h345 unsigned int single_lun:1; /* Indicates we should only member
/linux/drivers/scsi/
H A Dscsi_lib.c547 if (scsi_target(sdev)->single_lun) in scsi_run_queue()
606 if (scsi_target(sdev)->single_lun || in scsi_run_queue_async()
1393 if (starget->single_lun) { in scsi_target_queue_ready()
H A Dscsi_scan.c1017 scsi_target(sdev)->single_lun = 1; in scsi_add_lun()