Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqatreg.h355 #define CTX_ENABLES_CNTL_STORE_PARITY_ENABLE __BIT(28) macro
H A Dqat_ae.c512 ctxen & (~CTX_ENABLES_CNTL_STORE_PARITY_ENABLE)); in qat_aereg_rel_data_read()
1222 val &= ~CTX_ENABLES_CNTL_STORE_PARITY_ENABLE; in qat_ae_clear_gprs()
1559 ctxen & ~CTX_ENABLES_CNTL_STORE_PARITY_ENABLE); in qat_ae_exec_ucode()