Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_device.h306 unsigned int single_lun:1; /* Indicates we should only member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_lib.c483 if (scsi_target(sdev)->single_lun) in scsi_run_queue()
538 if (scsi_target(sdev)->single_lun || in scsi_run_queue_async()
1295 if (starget->single_lun) { in scsi_target_queue_ready()
H A Dscsi_scan.c918 scsi_target(sdev)->single_lun = 1; in scsi_add_lun()