tag | line | file | source code |
---|---|---|---|
aic7xxx_no_reset | 1018 | drivers/scsi/aic7xxx.c | static int aic7xxx_no_reset = 0; /* no resetting of SCSI bus */ |
aic7xxx_no_reset | 1038 | drivers/scsi/aic7xxx.c | { "no_reset", &aic7xxx_no_reset }, |
aic7xxx_no_reset | 3052 | drivers/scsi/aic7xxx.c | if (!aic7xxx_no_reset) |