tot_errcount      318 drivers/edac/edac_mc.c 	unsigned int tot_csrows = 1, tot_channels = 1, tot_errcount = 0;
tot_errcount      351 drivers/edac/edac_mc.c 		tot_errcount += 2 * count;
tot_errcount      354 drivers/edac/edac_mc.c 	edac_dbg(4, "allocating %d error counters\n", tot_errcount);