Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h19779 #define S_RXALIGNERR 0 macro
19781 #define V_RXALIGNERR(x) ((x) << S_RXALIGNERR)
19782 #define G_RXALIGNERR(x) (((x) >> S_RXALIGNERR) & M_RXALIGNERR)