Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h17078 #define S_SLVCRCPRESET 11 macro
17080 #define V_SLVCRCPRESET(x) ((x) << S_SLVCRCPRESET)
17081 #define G_SLVCRCPRESET(x) (((x) >> S_SLVCRCPRESET) & M_SLVCRCPRESET)