Searched refs:MEM_MC1 (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/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:__anon9290
H A Dcsio_hw_t5.c268 * @mtype: memory type: MEM_EDC0, MEM_EDC1, MEM_MC0 (or MEM_MC) or MEM_MC1
299 * MEM_MC1 = 3 -- For T5 csio_t5_memory_rw()
302 if (mtype != MEM_MC1) csio_t5_memory_rw()
384 csio_add_debugfs_mem(hw, "mc1", MEM_MC1, csio_t5_dfs_create_ext_mem()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h76 MEM_MC1 enumerator in enum:__anon6749
H A Dt4_hw.c428 * MEM_MC1 = 3 -- for chips with 2 memory controllers (e.g. T5) t4_memory_rw()
431 if (mtype != MEM_MC1) t4_memory_rw()
4348 mem_intr_handler(adapter, MEM_MC1); t4_slow_intr_handler()
H A Dcxgb4_debugfs.c3083 add_debugfs_mem(adap, "mc1", MEM_MC1, t4_setup_debugfs()
H A Dcxgb4_main.c2145 memtype = MEM_MC1; cxgb4_read_tpte()

Completed in 248 milliseconds