Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1181 #define S_TIMERVALUE0 16 macro
1183 #define V_TIMERVALUE0(x) ((x) << S_TIMERVALUE0)
1184 #define G_TIMERVALUE0(x) (((x) >> S_TIMERVALUE0) & M_TIMERVALUE0)