taglinefilesource code
aic7xxx_no_reset1274drivers/scsi/aic7xxx.cstatic unsigned int aic7xxx_no_reset = 0;    /* no resetting of SCSI bus */
aic7xxx_no_reset1296drivers/scsi/aic7xxx.c{ "no_reset",    &aic7xxx_no_reset },
aic7xxx_no_reset4149drivers/scsi/aic7xxx.cif (!aic7xxx_no_reset)
aic7xxx_no_reset192drivers/scsi/aic7xxx_proc.caic7xxx_no_reset ? "Dis" : "En");