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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/scsi/
H A Dscsi_device.h87 struct scsi_target *sdev_target; /* used only for single_lun */
109 unsigned single_lun:1; /* Indicates we should only allow I/O to member in struct:scsi_device
172 * used for single_lun devices. If no one has active IO to the target,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_lib.c468 * Called for single_lun devices on IO completion. Clear starget_sdev_user,
531 if (sdev->single_lun)
1485 if (sdev->single_lun) {
H A Dscsi_scan.c829 sdev->single_lun = 1;

Completed in 167 milliseconds