SSTAT1
sstat1 = bus_space_read_1(iot, ioh, SSTAT1);
sstat1 = bus_space_read_1(iot, ioh, SSTAT1);
bus_space_read_1(iot, ioh, SSTAT1),
sstat1 = bus_space_read_1(iot, ioh, SSTAT1);
&& (ahd_inb(ahd, SSTAT1) & SELTO) == 0)
status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
if ((ahd_inb(ahd, SSTAT1) & SCSIRSTI) != 0) {
ahd_sstat1_print(ahd_inb(ahd, SSTAT1), &cur_col, 50);
status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
status = ahc_inb(ahc, SSTAT1)
if ((ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0
ahc_sstat1_print(ahc_inb(ahc, SSTAT1), &cur_col, 50);
&& (ahc_inb(ahc, SSTAT1) & SCSIPERR) != 0) {