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

/freebsd-12-stable/sys/dev/aic/
H A Daicvar.h109 #define AIC_PARITY_ENABLE 0x04 macro
H A Daic.c375 (aic->flags & AIC_PARITY_ENABLE ? ENSPCHK : 0));
1460 aic->flags |= AIC_PARITY_ENABLE;
1574 if (aic->flags & AIC_PARITY_ENABLE)

Completed in 47 milliseconds