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

/freebsd-10.1-release/sys/dev/aic/
H A Daic6360reg.h54 #define SSTAT3 0x0e /* SCSI status 3 */ macro
232 /* SSTAT3 */
/freebsd-10.1-release/sys/dev/aic7xxx/
H A Daic7xxx.reg344 register SSTAT3 {
H A Daic7xxx_reg.h140 ahc_print_register(NULL, 0, "SSTAT3", 0x0e, regvalue, cur_col, wrap)
1187 #define SSTAT3 0x0e macro
H A Daic79xx.reg2101 register SSTAT3 {
H A Daic79xx_reg.h672 ahd_print_register(NULL, 0, "SSTAT3", 0x53, regvalue, cur_col, wrap)
2899 #define SSTAT3 0x53 macro
H A Daic79xx.c1551 status3 = ahd_inb(ahd, SSTAT3) & (NTRAMPERR|OSRAMPERR);
1674 printf("%s: SCSI Cell parity error SSTAT3 == 0x%x\n",
9071 ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50);
H A Daic7xxx.c6798 ahc_sstat3_print(ahc_inb(ahc, SSTAT3), &cur_col, 50);

Completed in 126 milliseconds