ahc_reset         151 drivers/scsi/aic7xxx/aic7770.c 	error = ahc_reset(ahc, /*reinit*/FALSE);
ahc_reset        1170 drivers/scsi/aic7xxx/aic7xxx.h int			 ahc_reset(struct ahc_softc *ahc, int reinit);
ahc_reset        4558 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_reset(ahc, /*reinit*/FALSE);
ahc_reset        5652 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_reset(ahc, /*reinit*/TRUE);
ahc_reset         800 drivers/scsi/aic7xxx/aic7xxx_pci.c 	error = ahc_reset(ahc, /*reinit*/FALSE);