Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5061 #define S_EXT_MEM1_BASE 16 macro
5063 #define V_EXT_MEM1_BASE(x) ((x) << S_EXT_MEM1_BASE)
5064 #define G_EXT_MEM1_BASE(x) (((x) >> S_EXT_MEM1_BASE) & M_EXT_MEM1_BASE)