Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h15815 #define S_STATMEMSEL 1 macro
15817 #define V_STATMEMSEL(x) ((x) << S_STATMEMSEL)
15818 #define G_STATMEMSEL(x) (((x) >> S_STATMEMSEL) & M_STATMEMSEL)