Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11838 #define S_RXSGECNG 24 macro
11840 #define V_RXSGECNG(x) ((x) << S_RXSGECNG)
11841 #define G_RXSGECNG(x) (((x) >> S_RXSGECNG) & M_RXSGECNG)