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