Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h7763 #define S_GLBLTTICK 0 macro
7765 #define V_GLBLTTICK(x) ((x) << S_GLBLTTICK)
7766 #define G_GLBLTTICK(x) (((x) >> S_GLBLTTICK) & M_GLBLTTICK)