edac_mc_idx       908 drivers/edac/cpc925_edac.c 	static int edac_mc_idx;
edac_mc_idx       954 drivers/edac/cpc925_edac.c 	mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers,
edac_mc_idx       964 drivers/edac/cpc925_edac.c 	pdata->edac_idx = edac_mc_idx++;
edac_mc_idx        35 drivers/edac/fsl_ddr_edac.c static int edac_mc_idx;
edac_mc_idx       494 drivers/edac/fsl_ddr_edac.c 	mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers,
edac_mc_idx       504 drivers/edac/fsl_ddr_edac.c 	pdata->edac_idx = edac_mc_idx++;
edac_mc_idx        26 drivers/edac/mv64x60_edac.c static int edac_mc_idx;
edac_mc_idx       714 drivers/edac/mv64x60_edac.c 	mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers,
edac_mc_idx       727 drivers/edac/mv64x60_edac.c 	pdata->edac_idx = edac_mc_idx++;