Home
last modified time | relevance | path

Searched refs:MEM_EDC1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h50 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1, MEM_HMA }; enumerator
H A Dt4_hw.c525 if (idx != MEM_EDC0 && idx != MEM_EDC1) { in t4_edc_err_read()
5046 case MEM_EDC1: in mem_intr_handler()
5082 if (idx <= MEM_EDC1) in mem_intr_handler()
5369 { F_EDC1, MEM_EDC1, mem_intr_handler }, in t4_slow_intr_handler()
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c2786 rc = read_fw_mem(pdbg_init, dbg_buff, MEM_EDC1, in collect_edc1_meminfo()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c4174 return (MEM_EDC1); in fwmtype_to_hwmtype()
4207 case MEM_EDC1: in validate_mt_off_len()