Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4335 #define S_COUNTER1 16 macro
4337 #define V_COUNTER1(x) ((x) << S_COUNTER1)
4338 #define G_COUNTER1(x) (((x) >> S_COUNTER1) & M_COUNTER1)