Searched refs:MEM_EDC1 (Results 1 - 8 of 8) 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.c131 csio_add_debugfs_mem(hw, "edc1", MEM_EDC1, 5);
H A Dcsio_hw.c3477 if (idx <= MEM_EDC1) {
3649 csio_mem_intr_handler(hw, MEM_EDC1);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h99 MEM_EDC1, enumerator in enum:__anon1413
H A Dcudbg_lib.c1153 case MEM_EDC1:
1518 MEM_EDC1);
H A Dcxgb4_debugfs.c3858 add_debugfs_mem(adap, "edc1", MEM_EDC1, EDRAM1_SIZE_G(size));
H A Dt4_hw.c490 * @mtype: memory type: MEM_EDC0, MEM_EDC1, MEM_HMA or MEM_MC
504 * MEM_EDC1 = 1
601 * @mtype: memory type: MEM_EDC0, MEM_EDC1 or MEM_MC
4841 if (idx <= MEM_EDC1) {
5037 mem_intr_handler(adapter, MEM_EDC1);
H A Dcxgb4_main.c2300 memtype = MEM_EDC1;

Completed in 255 milliseconds