tag | line | file | source code |
---|---|---|---|
single_lun | 693 | drivers/scsi/scsi.c | SDpnt->single_lun = 0; |
single_lun | 792 | drivers/scsi/scsi.c | SDpnt->single_lun = 1; |
single_lun | 899 | drivers/scsi/scsi.c | if (!device->single_lun) { |
single_lun | 1029 | drivers/scsi/scsi.c | if (!device->single_lun) { |
single_lun | 190 | drivers/scsi/scsi.h | unsigned single_lun:1; /* Indicates we should only allow I/O to |