Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h56937 #define V_ECC_COR(x) ((x) << S_ECC_COR) macro
56938 #define F_ECC_COR V_ECC_COR(1U)