Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16041 #define S_CLS_MEMSEL 1 macro
16043 #define V_CLS_MEMSEL(x) ((x) << S_CLS_MEMSEL)
16044 #define G_CLS_MEMSEL(x) (((x) >> S_CLS_MEMSEL) & M_CLS_MEMSEL)