| tag | line | file | source code |
|---|---|---|---|
| restart_select | 1176 | drivers/scsi/NCR5380.c | hostdata->restart_select = 0; |
| restart_select | 1353 | drivers/scsi/NCR5380.c | if (hostdata->restart_select) |
| restart_select | 2398 | drivers/scsi/NCR5380.c | hostdata->restart_select = 1; |
| restart_select | 256 | drivers/scsi/NCR5380.h | volatile int restart_select; /* we have disconnected, |