SELTO             881 drivers/scsi/aha152x.c 			SETPORT(SSTAT1, SELTO);
SELTO            1482 drivers/scsi/aha152x.c 		SETPORT(SSTAT1, SELTO);
SELTO            2195 drivers/scsi/aha152x.c 	} else if(stat1 & SELTO) {
SELTO            2590 drivers/scsi/aha152x.c 	if (s & SELTO)
SELTO            2632 drivers/scsi/aha152x.c 	if (s & SELTO)
SELTO            2348 drivers/scsi/aic7xxx/aic79xx_core.c 			    && (ahd_inb(ahd, SSTAT1) & SELTO) == 0)
SELTO            2401 drivers/scsi/aic7xxx/aic79xx_core.c 	status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
SELTO            2468 drivers/scsi/aic7xxx/aic79xx_core.c 	} else if ((status & SELTO) != 0) {
SELTO            1548 drivers/scsi/aic7xxx/aic7xxx_core.c 	status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
SELTO            1554 drivers/scsi/aic7xxx/aic7xxx_core.c 			       & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
SELTO            1713 drivers/scsi/aic7xxx/aic7xxx_core.c 	} else if ((status & SELTO) != 0) {