Home
last modified time | relevance | path

Searched refs:MEM_MC1 (Results 1 – 4 of 4) 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.c951 } else if (mtype != MEM_MC1) in t4_memory_rw_mtype()
5336 mem_intr_handler(adapter, MEM_MC1); in t4_slow_intr_handler()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1353 case MEM_MC1: in validate_mt_off_len()
H A Dcudbg_lib.c2800 rc = read_fw_mem(pdbg_init, dbg_buff, MEM_MC1, in collect_mc1_meminfo()