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

/linux-4.1.27/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h89 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1 }; enumerator in enum:__anon8769
H A Dcsio_hw_t5.c268 * @mtype: memory type: MEM_EDC0, MEM_EDC1, MEM_MC0 (or MEM_MC) or MEM_MC1
295 * MEM_EDC0 = 0 csio_t5_memory_rw()
H A Dcsio_init.c130 csio_add_debugfs_mem(hw, "edc0", MEM_EDC0, 5); csio_setup_debugfs()
H A Dcsio_hw.c3182 csio_mem_intr_handler(hw, MEM_EDC0); csio_hw_slow_intr_handler()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h68 MEM_EDC0, enumerator in enum:__anon6369
H A Dt4_hw.c449 * @mtype: memory type: MEM_EDC0, MEM_EDC1 or MEM_MC
484 * MEM_EDC0 = 0 t4_memory_rw()
2831 mem_intr_handler(adapter, MEM_EDC0); t4_slow_intr_handler()
H A Dcxgb4_debugfs.c2045 add_debugfs_mem(adap, "edc0", MEM_EDC0, EDRAM0_SIZE_G(size)); t4_setup_debugfs()
H A Dcxgb4_main.c2001 ret = t4_memory_rw(adap, 0, MEM_EDC0, addr, read_eq_indices()
2094 memtype = MEM_EDC0; cxgb4_read_tpte()

Completed in 272 milliseconds