Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h12538 #define S_ERXVALID2X 20 macro
12540 #define V_ERXVALID2X(x) ((x) << S_ERXVALID2X)
12541 #define G_ERXVALID2X(x) (((x) >> S_ERXVALID2X) & M_ERXVALID2X)