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