Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h100 MEM_MC, enumerator
101 MEM_MC0 = MEM_MC,
H A Dt4_hw.c4844 } 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()