Searched refs:SSTAT3 (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Daic6360reg.h77 #define SSTAT3 0x0e /* SCSI status 3 */ macro
256 /* SSTAT3 */
H A Daic6360.c2067 printf(" SSTAT0=%x SSTAT1=%x SSTAT2=%x SSTAT3=%x SSTAT4=%x\n",
2071 bus_space_read_1(iot, ioh, SSTAT3),
H A Daic79xx.c1553 status3 = ahd_inb(ahd, SSTAT3) & (NTRAMPERR|OSRAMPERR);
1672 printf("%s: SCSI Cell parity error SSTAT3 == 0x%x\n",
8734 ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50);
H A Daic7xxx.c6470 ahc_sstat3_print(ahc_inb(ahc, SSTAT3), &cur_col, 50);
/openbsd-current/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h139 ahc_print_register(NULL, 0, "SSTAT3", 0x0e, regvalue, cur_col, wrap)
1186 #define SSTAT3 0x0e macro
H A Daic79xx_reg.h671 ahd_print_register(NULL, 0, "SSTAT3", 0x53, regvalue, cur_col, wrap)
2898 #define SSTAT3 0x53 macro

Completed in 125 milliseconds