SELTO
} else if ((sstat1 & SELTO) != 0) {
&& (ahd_inb(ahd, SSTAT1) & SELTO) == 0)
status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
} else if ((status & SELTO) != 0) {
status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
& (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
} else if ((status & SELTO) != 0) {