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

/drivers/edac/
H A Dedac_mc.c274 unsigned tot_csrows = 1, tot_channels = 1, tot_errcount = 0; local
307 tot_errcount += 2 * count;
310 edac_dbg(4, "allocating %d error counters\n", tot_errcount);

Completed in 70 milliseconds