Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h10866 #define S_ECC_CECNT 16 macro
10868 #define V_ECC_CECNT(x) ((x) << S_ECC_CECNT)
10869 #define G_ECC_CECNT(x) (((x) >> S_ECC_CECNT) & M_ECC_CECNT)