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

/freebsd-13-stable/sys/dev/qat/
H A Dqat_ae.c513 ctxen & (~CTX_ENABLES_CNTL_STORE_PARITY_ENABLE));
1223 val &= ~CTX_ENABLES_CNTL_STORE_PARITY_ENABLE;
1560 ctxen & ~CTX_ENABLES_CNTL_STORE_PARITY_ENABLE);
H A Dqatreg.h356 #define CTX_ENABLES_CNTL_STORE_PARITY_ENABLE __BIT(28) macro

Completed in 159 milliseconds