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.c410 * Called for single_lun devices on IO completion. Clear starget_sdev_user,
540 if (scsi_target(sdev)->single_lun) in scsi_run_queue()
599 if (scsi_target(sdev)->single_lun || in scsi_run_queue_async()
1378 if (starget->single_lun) { in scsi_target_queue_ready()
H A Dscsi_scan.c1016 scsi_target(sdev)->single_lun = 1; in scsi_add_lun()