Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qat/
H A Dqatvar.h916 (offset & AE_LOCAL_CSR_MASK); in qat_ae_local_write_4()
927 (offset & AE_LOCAL_CSR_MASK); in qat_ae_local_read_4()
H A Dqatreg.h325 #define AE_LOCAL_CSR_MASK __BITS(9, 0) macro