Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h13380 #define S_PLD2X_RXVALID 18 macro
13382 #define V_PLD2X_RXVALID(x) ((x) << S_PLD2X_RXVALID)
13383 #define G_PLD2X_RXVALID(x) (((x) >> S_PLD2X_RXVALID) & M_PLD2X_RXVALID)