Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h14501 #define S_RXHALTEN 0 macro
14503 #define V_RXHALTEN(x) ((x) << S_RXHALTEN)
14504 #define G_RXHALTEN(x) (((x) >> S_RXHALTEN) & M_RXHALTEN)