Searched refs:MEM_EDC0 (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dcommon.h52 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1 }; enumerator in enum:__anon12668
H A Dt4_hw.c527 if (idx != MEM_EDC0 && idx != MEM_EDC1) {
678 * @mtype: memory type: MEM_EDC0, MEM_EDC1 or MEM_MC
5009 case MEM_EDC0:
5321 { F_EDC0, MEM_EDC0, mem_intr_handler },
/freebsd-12-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c2760 rc = read_fw_mem(pdbg_init, dbg_buff, MEM_EDC0,
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c3205 return (MEM_EDC0);
3234 case MEM_EDC0:

Completed in 236 milliseconds