SCSIRSTI 1656 dev/ic/aic6360.c if ((sstat1 & SCSIRSTI) != 0) { SCSIRSTI 1566 dev/ic/aic79xx.c status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); SCSIRSTI 1603 dev/ic/aic79xx.c } else if ((status & SCSIRSTI) != 0) { SCSIRSTI 7954 dev/ic/aic79xx.c if ((ahd_inb(ahd, SSTAT1) & SCSIRSTI) != 0) { SCSIRSTI 1051 dev/ic/aic7xxx.c status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); SCSIRSTI 1057 dev/ic/aic7xxx.c & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); SCSIRSTI 1097 dev/ic/aic7xxx.c } else if ((status & SCSIRSTI) != 0) {