Searched refs:MEM_MC (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/scsi/csiostor/ |
H A D | csio_hw_chip.h | 103 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1 }; enumerator
|
H A D | csio_init.c | 82 if (mem == MEM_MC) in csio_mem_read()
|
H A D | csio_hw.c | 3643 csio_mem_intr_handler(hw, MEM_MC); in csio_hw_slow_intr_handler()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 100 MEM_MC, enumerator 101 MEM_MC0 = MEM_MC,
|
H A D | t4_hw.c | 4844 } else if (idx == MEM_MC) { in mem_intr_handler() 5031 mem_intr_handler(adapter, MEM_MC); in t4_slow_intr_handler()
|
H A D | cxgb4_debugfs.c | 3874 add_debugfs_mem(adap, "mc", MEM_MC, in t4_setup_debugfs()
|