SSTAT3
bus_space_read_1(iot, ioh, SSTAT3),
status3 = ahd_inb(ahd, SSTAT3) & (NTRAMPERR|OSRAMPERR);
ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50);
ahc_sstat3_print(ahc_inb(ahc, SSTAT3), &cur_col, 50);