Searched refs:single_lun (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/
H A Dscsi_scan.c1017 scsi_target(sdev)->single_lun = 1;
H A Dscsi_lib.c410 * Called for single_lun devices on IO completion. Clear starget_sdev_user,
540 if (scsi_target(sdev)->single_lun)
599 if (scsi_target(sdev)->single_lun ||
1379 if (starget->single_lun) {
/linux-master/include/scsi/
H A Dscsi_device.h332 * used for single_lun devices. If no one has active IO to the target,
345 unsigned int single_lun:1; /* Indicates we should only member in struct:scsi_target

Completed in 231 milliseconds