Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15287 #define S_CH1_PRTY 8 macro
15289 #define V_CH1_PRTY(x) ((x) << S_CH1_PRTY)
15290 #define G_CH1_PRTY(x) (((x) >> S_CH1_PRTY) & M_CH1_PRTY)