Searched refs:PARITYERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx.c1964 } else if ((perrdiag & (PARITYERR|PREVPHASE)) == PARITYERR) {
2126 } else if ((ahd_inb(ahd, PERRDIAG) & PARITYERR) != 0) {
H A Daic79xx_reg.h2822 #define PARITYERR 0x10 macro

Completed in 179 milliseconds