Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4845 #define S_EXT_MEM_SIZE 0 macro
4847 #define V_EXT_MEM_SIZE(x) ((x) << S_EXT_MEM_SIZE)
4848 #define G_EXT_MEM_SIZE(x) (((x) >> S_EXT_MEM_SIZE) & M_EXT_MEM_SIZE)