Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1341 #define S_STATSOURCE 0 macro
1343 #define V_STATSOURCE(x) ((x) << S_STATSOURCE)
1344 #define G_STATSOURCE(x) (((x) >> S_STATSOURCE) & M_STATSOURCE)