Searched refs:MEM_MC (Results 1 - 6 of 6) 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.c82 if (mem == MEM_MC)
H A Dcsio_hw.c3643 csio_mem_intr_handler(hw, MEM_MC);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h100 MEM_MC, enumerator in enum:__anon1413
101 MEM_MC0 = MEM_MC,
H A Dcxgb4_debugfs.c3874 add_debugfs_mem(adap, "mc", MEM_MC,
H A Dt4_hw.c490 * @mtype: memory type: MEM_EDC0, MEM_EDC1, MEM_HMA or MEM_MC
505 * MEM_MC = 2 -- MEM_MC for chips with only 1 memory controller
601 * @mtype: memory type: MEM_EDC0, MEM_EDC1 or MEM_MC
4844 } else if (idx == MEM_MC) {
5031 mem_intr_handler(adapter, MEM_MC);

Completed in 190 milliseconds