Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15277 #define S_CH3_PRTY 16 macro
15279 #define V_CH3_PRTY(x) ((x) << S_CH3_PRTY)
15280 #define G_CH3_PRTY(x) (((x) >> S_CH3_PRTY) & M_CH3_PRTY)