Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23921 #define S_TSCHNLTICK 0 macro
23923 #define V_TSCHNLTICK(x) ((x) << S_TSCHNLTICK)
23924 #define G_TSCHNLTICK(x) (((x) >> S_TSCHNLTICK) & M_TSCHNLTICK)