Searched refs:edac_mc_idx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dcpc925_edac.c866 static int edac_mc_idx; local
905 CPC925_NR_CSROWS, nr_channels + 1, edac_mc_idx);
914 pdata->edac_idx = edac_mc_idx++;
H A Dmpc85xx_edac.c32 static int edac_mc_idx; variable
971 mci = edac_mc_alloc(sizeof(*pdata), 4, 1, edac_mc_idx);
981 pdata->edac_idx = edac_mc_idx++;
H A Dmv64x60_edac.c27 static int edac_mc_idx; variable
704 mci = edac_mc_alloc(sizeof(struct mv64x60_mc_pdata), 1, 1, edac_mc_idx);
717 pdata->edac_idx = edac_mc_idx++;

Completed in 117 milliseconds