Home
last modified time | relevance | path

Searched refs:MEM_MC0 (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_hw_t5.c280 memoffset = (MEM_MC0 * edc_size + mc_size) * 1024 * 1024; in csio_t5_memory_rw()
352 csio_add_debugfs_mem(hw, "mc0", MEM_MC0, in csio_t5_dfs_create_ext_mem()
Dcsio_hw_chip.h103 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1 }; enumerator
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h79 MEM_MC0 = MEM_MC, enumerator
Dcxgb4_debugfs.c3219 add_debugfs_mem(adap, "mc0", MEM_MC0, in t4_setup_debugfs()
Dcxgb4_main.c1751 memtype = MEM_MC0; in cxgb4_read_tpte()
Dt4_hw.c534 memoffset = (MEM_MC0 * edc_size + mc_size) * 1024 * 1024; in t4_memory_rw()