| tag | line | file | source code |
|---|---|---|---|
| single_lun | 596 | drivers/scsi/scsi.c | SDpnt->single_lun = 0; |
| single_lun | 701 | drivers/scsi/scsi.c | SDpnt->single_lun = 1; |
| single_lun | 838 | drivers/scsi/scsi.c | if (!device->single_lun) { |
| single_lun | 969 | drivers/scsi/scsi.c | if (!device->single_lun) { |
| single_lun | 189 | drivers/scsi/scsi.h | unsigned single_lun:1; /* Indicates we should only allow I/O to |