Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDcommon.h45 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1 }; enumerator
HDt4_hw.c472 if ((mtype == MEM_MC) || (mtype == MEM_MC1)) in t4_mem_read()
/trueos/sys/dev/cxgbe/
HDt4_main.c1716 return (MEM_MC1); in fwmtype_to_hwmtype()
1760 case MEM_MC1: in validate_mt_off_len()