Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4779 #define S_ECC_UECNT 0 macro
4781 #define V_ECC_UECNT(x) ((x) << S_ECC_UECNT)
4782 #define G_ECC_UECNT(x) (((x) >> S_ECC_UECNT) & M_ECC_UECNT)