SCSIPERR          941 dev/ic/aic6360.c 		if ((sstat1 & SCSIPERR) != 0) {
SCSIPERR         1664 dev/ic/aic6360.c 	if ((sstat1 & SCSIPERR) != 0) {
SCSIPERR         1566 dev/ic/aic79xx.c 	status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
SCSIPERR         1607 dev/ic/aic79xx.c 	} else if ((status & SCSIPERR) != 0) {
SCSIPERR          815 dev/ic/aic7xxx.c 		 && (ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0) {
SCSIPERR         1051 dev/ic/aic7xxx.c 	status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
SCSIPERR         1057 dev/ic/aic7xxx.c 			       & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
SCSIPERR         1103 dev/ic/aic7xxx.c 	} else if ((status & SCSIPERR) != 0) {
SCSIPERR         1139 dev/ic/aic7xxx.c 		if ((ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0