Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16243 #define S_CTL_P2 8 macro
16245 #define V_CTL_P2(x) ((x) << S_CTL_P2)
16246 #define G_CTL_P2(x) (((x) >> S_CTL_P2) & M_CTL_P2)