Searched refs:CSR_CTX_POINTER (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/sys/dev/qat/ |
| H A D | qat_ae.c | 260 qat_ae_read_4(sc, ae, CSR_CTX_POINTER, &ctxptr); in qat_ae_ctx_indr_write() 264 qat_ae_write_4(sc, ae, CSR_CTX_POINTER, ctx); in qat_ae_ctx_indr_write() 267 qat_ae_write_4(sc, ae, CSR_CTX_POINTER, ctxptr); in qat_ae_ctx_indr_write() 288 qat_ae_read_4(sc, ae, CSR_CTX_POINTER, &ctxptr); in qat_ae_ctx_indr_read() 291 qat_ae_write_4(sc, ae, CSR_CTX_POINTER, ctx); in qat_ae_ctx_indr_read() 298 qat_ae_write_4(sc, ae, CSR_CTX_POINTER, ctxptr); in qat_ae_ctx_indr_read()
|
| H A D | qatreg.h | 378 #define CSR_CTX_POINTER 0x020 macro
|