Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h14271 #define S_STAT_CHANNEL 1 macro
14273 #define V_STAT_CHANNEL(x) ((x) << S_STAT_CHANNEL)
14274 #define G_STAT_CHANNEL(x) (((x) >> S_STAT_CHANNEL) & M_STAT_CHANNEL)