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

/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h103 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1 }; enumerator in enum:__anon8255
H A Dcsio_init.c129 csio_add_debugfs_mem(hw, "edc0", MEM_EDC0, 5);
H A Dcsio_hw.c3646 csio_mem_intr_handler(hw, MEM_EDC0);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c398 ret = t4_memory_rw(adapter, MEMWIN_NIC, MEM_EDC0,
411 ret = t4_memory_rw(adapter, MEMWIN_NIC, MEM_EDC0,
422 ret = t4_memory_rw(adapter, MEMWIN_NIC, MEM_EDC0,
H A Dcxgb4.h98 MEM_EDC0, enumerator in enum:__anon1413
H A Dcudbg_lib.c1150 case MEM_EDC0:
1510 MEM_EDC0);
H A Dcxgb4_main.c2218 ret = t4_memory_rw(adap, 0, MEM_EDC0, addr,
2297 memtype = MEM_EDC0;
H A Dcxgb4_debugfs.c3854 add_debugfs_mem(adap, "edc0", MEM_EDC0, EDRAM0_SIZE_G(size));
H A Dt4_hw.c490 * @mtype: memory type: MEM_EDC0, MEM_EDC1, MEM_HMA or MEM_MC
503 * MEM_EDC0 = 0
601 * @mtype: memory type: MEM_EDC0, MEM_EDC1 or MEM_MC
5035 mem_intr_handler(adapter, MEM_EDC0);

Completed in 219 milliseconds