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

/freebsd-10.0-release/sys/dev/aic/
H A Daic6360reg.h54 #define SSTAT3 0x0e /* SCSI status 3 */ macro
232 /* SSTAT3 */
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic7xxx.reg344 register SSTAT3 {
H A Daic79xx.reg2101 register SSTAT3 {
H A Daic79xx.c1552 status3 = ahd_inb(ahd, SSTAT3) & (NTRAMPERR|OSRAMPERR);
1675 printf("%s: SCSI Cell parity error SSTAT3 == 0x%x\n",
9072 ahd_sstat3_print(ahd_inb(ahd, SSTAT3), &cur_col, 50);
H A Daic7xxx.c6799 ahc_sstat3_print(ahc_inb(ahc, SSTAT3), &cur_col, 50);

Completed in 98 milliseconds