ahd_reset        1363 drivers/scsi/aic7xxx/aic79xx.h int			 ahd_reset(struct ahd_softc *ahd, int reinit);
ahd_reset        6228 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd_reset(ahd, /*reinit*/FALSE);
ahd_reset        7928 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd_reset(ahd, /*reinit*/TRUE);
ahd_reset        8649 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_reset(ahd, /*reinit*/TRUE);
ahd_reset         353 drivers/scsi/aic7xxx/aic79xx_pci.c 	error = ahd_reset(ahd, /*reinit*/FALSE);