Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h538 #define S_MEMSEL 1 macro
540 #define V_MEMSEL(x) ((x) << S_MEMSEL)
541 #define G_MEMSEL(x) (((x) >> S_MEMSEL) & M_MEMSEL)