Searched refs:MEM_MC1 (Results 1 - 7 of 7) 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_hw_t5.c239 * @mtype: memory type: MEM_EDC0, MEM_EDC1, MEM_MC0 (or MEM_MC) or MEM_MC1
270 * MEM_MC1 = 3 -- For T5
273 if (mtype != MEM_MC1)
355 csio_add_debugfs_mem(hw, "mc1", MEM_MC1,
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h102 MEM_MC1, enumerator in enum:__anon1413
H A Dcudbg_lib.c1160 case MEM_MC1:
1534 MEM_MC1);
H A Dcxgb4_debugfs.c3868 add_debugfs_mem(adap, "mc1", MEM_MC1,
H A Dt4_hw.c506 * MEM_MC1 = 3 -- for chips with 2 memory controllers (e.g. T5)
512 } else if (mtype != MEM_MC1) {
5033 mem_intr_handler(adapter, MEM_MC1);
H A Dcxgb4_main.c2314 memtype = MEM_MC1;

Completed in 230 milliseconds