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

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dcommon.h53 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1 }; enumerator in enum:__anon14
H A Dt4_hw.c469 if (idx != MEM_EDC0 && idx != MEM_EDC1) {
620 * @mtype: memory type: MEM_EDC0, MEM_EDC1 or MEM_MC
4520 mem_intr_handler(adapter, MEM_EDC0);
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_main.c2524 return (MEM_EDC0);
2553 case MEM_EDC0:

Completed in 126 milliseconds