Home
last modified time | relevance | path

Searched refs:SECRAMUERR (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/qat/
H A Dqat_c62x.c223 qat_misc_write_4(sc, SECRAMUERR, SECRAM_UERR_C62X); in qat_c62x_enable_error_interrupts()
H A Dqat_d15xx.c223 qat_misc_write_4(sc, SECRAMUERR, SECRAM_UERR_D15XX); in qat_d15xx_enable_error_interrupts()
H A Dqatreg.h538 #define SECRAMUERR (0x3AC00 + 0x04) macro