Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5641 #define S_EA_RANK 30 macro
5643 #define V_EA_RANK(x) ((x) << S_EA_RANK)
5644 #define G_EA_RANK(x) (((x) >> S_EA_RANK) & M_EA_RANK)