Home
last modified time | relevance | path

Searched refs:MEM_MC (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h103 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1 }; enumerator
H A Dcsio_init.c83 if (mem == MEM_MC) in csio_mem_read()
H A Dcsio_hw.c3643 csio_mem_intr_handler(hw, MEM_MC); in csio_hw_slow_intr_handler()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h103 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1 }; enumerator
H A Dcsio_init.c82 if (mem == MEM_MC) in csio_mem_read()
H A Dcsio_hw.c3643 csio_mem_intr_handler(hw, MEM_MC); in csio_hw_slow_intr_handler()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h100 MEM_MC, enumerator
101 MEM_MC0 = 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 in t4_memory_rw_init()
601 * @mtype: memory type: MEM_EDC0, MEM_EDC1 or MEM_MC
4874 } else if (idx == MEM_MC) { in mem_intr_handler()
5061 mem_intr_handler(adapter, MEM_MC); in t4_slow_intr_handler()
H A Dcxgb4_debugfs.c3874 add_debugfs_mem(adap, "mc", MEM_MC, in t4_setup_debugfs()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h100 MEM_MC, enumerator
101 MEM_MC0 = 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 in t4_memory_rw_init()
601 * @mtype: memory type: MEM_EDC0, MEM_EDC1 or MEM_MC
4844 } else if (idx == MEM_MC) { in mem_intr_handler()
5031 mem_intr_handler(adapter, MEM_MC); in t4_slow_intr_handler()
H A Dcxgb4_debugfs.c3874 add_debugfs_mem(adap, "mc", MEM_MC, in t4_setup_debugfs()

Completed in 52 milliseconds