HomeSort by: relevance | last modified time | path
    Searched refs:CSR_CTX_POINTER_CONTEXT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_ae.c 284 if ((ctxptr & CSR_CTX_POINTER_CONTEXT) !=
285 (ctx & CSR_CTX_POINTER_CONTEXT))
291 if ((ctxptr & CSR_CTX_POINTER_CONTEXT) !=
292 (ctx & CSR_CTX_POINTER_CONTEXT))
qatreg.h 366 #define CSR_CTX_POINTER_CONTEXT __BITS(2,0)

Completed in 16 milliseconds