Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c2631 value = G_EXT_MEM0_SIZE(value); in collect_mem_info()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c954 mc_size = G_EXT_MEM0_SIZE(t4_read_reg(adap, in t4_memory_rw_mtype()
H A Dt4_regs.h4860 #define G_EXT_MEM0_SIZE(x) (((x) >> S_EXT_MEM0_SIZE) & M_EXT_MEM0_SIZE) macro