AHD_RESET_BUS_A  6099 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->flags = AHD_SPCHK_ENB_A|AHD_RESET_BUS_A|AHD_TERM_ENB_A
AHD_RESET_BUS_A  7148 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd->flags &= ~AHD_RESET_BUS_A;
AHD_RESET_BUS_A  7769 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->flags &= ~AHD_RESET_BUS_A;
AHD_RESET_BUS_A  7771 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd->flags |= AHD_RESET_BUS_A;
AHD_RESET_BUS_A  1289 drivers/scsi/aic7xxx/aic79xx_osm.c 		ahd->flags &= ~AHD_RESET_BUS_A;
AHD_RESET_BUS_A  1291 drivers/scsi/aic7xxx/aic79xx_osm.c 	if ((ahd->flags & AHD_RESET_BUS_A) != 0)
AHD_RESET_BUS_A  1316 drivers/scsi/aic7xxx/aic79xx_osm.c 	if ((ahd->flags & AHD_RESET_BUS_A) != 0) {