Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1806 F_DRAMPARERR | F_ICACHEPARERR | F_DCACHEPARERR | \
1938 { F_ICACHEPARERR, "CIM icache parity error", -1, 1 }, in cim_intr_handler()
H A Dcxgb_regs.h3164 #define F_ICACHEPARERR V_ICACHEPARERR(1U) macro