Home
last modified time | relevance | path

Searched refs:LOCAL_CSR_STATUS (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/qat/include/common/
H A Dicp_qat_hal.h50 LOCAL_CSR_STATUS = 0x180, enumerator
/freebsd-14.2/sys/dev/qat_c2xxx/
H A Dqatreg.h465 #define LOCAL_CSR_STATUS 0x180 macro
H A Dqat_ae.c210 if ((qat_ae_local_read_4(sc, ae, LOCAL_CSR_STATUS) & in qat_ae_write_4()
230 if ((qat_ae_local_read_4(sc, ae, LOCAL_CSR_STATUS) & in qat_ae_read_4()
/freebsd-14.2/sys/dev/qat/qat_common/
H A Dqat_hal.c119 if (!(GET_AE_CSR(handle, ae, LOCAL_CSR_STATUS) & LCS_STATUS)) in qat_hal_rd_ae_csr()
137 if (!(GET_AE_CSR(handle, ae, LOCAL_CSR_STATUS) & LCS_STATUS)) in qat_hal_wr_ae_csr()