SCSIRSTI         2187 drivers/scsi/aha152x.c 	if(stat1 & SCSIRSTI) {
SCSIRSTI         2190 drivers/scsi/aha152x.c 		SETPORT(SSTAT1,SCSIRSTI);
SCSIRSTI         2594 drivers/scsi/aha152x.c 	if (s & SCSIRSTI)
SCSIRSTI         2636 drivers/scsi/aha152x.c 	if (s & SCSIRSTI)
SCSIRSTI         2401 drivers/scsi/aic7xxx/aic79xx_core.c 	status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
SCSIRSTI         2409 drivers/scsi/aic7xxx/aic79xx_core.c 	if (((status & SCSIRSTI) != 0) && (ahd->flags & AHD_BUS_RESET_ACTIVE)) {
SCSIRSTI         2452 drivers/scsi/aic7xxx/aic79xx_core.c 	} else if ((status & SCSIRSTI) != 0) {
SCSIRSTI         1548 drivers/scsi/aic7xxx/aic7xxx_core.c 	status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
SCSIRSTI         1554 drivers/scsi/aic7xxx/aic7xxx_core.c 			       & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
SCSIRSTI         1594 drivers/scsi/aic7xxx/aic7xxx_core.c 	} else if ((status & SCSIRSTI) != 0) {