Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/common/
HDt4_regs.h15899 #define V_ECC_UE_INT_ENABLE(x) ((x) << S_ECC_UE_INT_ENABLE) macro
15900 #define F_ECC_UE_INT_ENABLE V_ECC_UE_INT_ENABLE(1U)