Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h80 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1, MEM_HMA }; enumerator
H A Dt4_hw.c956 mtype_offset = (MEM_MC0 * edc_size + mc_size) * 1024 * 1024; in t4_memory_rw_mtype()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c2768 rc = read_fw_mem(pdbg_init, dbg_buff, MEM_MC0, in collect_mc0_meminfo()