Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqat_c62x.c217 qat_misc_write_4(sc, SECRAMUERR, SECRAM_UERR_C62X); in qat_c62x_enable_error_interrupts()
H A Dqat_d15xx.c217 qat_misc_write_4(sc, SECRAMUERR, SECRAM_UERR_D15XX); in qat_d15xx_enable_error_interrupts()
H A Dqatreg.h525 #define SECRAMUERR (0x3AC00 + 0x04) macro