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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A De752x_edac.c30 static int report_non_memory_errors; variable
496 if ((i == DRAM_ENTRY) || report_non_memory_errors)
1445 module_param(report_non_memory_errors, int, 0644);
1446 MODULE_PARM_DESC(report_non_memory_errors, "0=disable non-memory error "

Completed in 26 milliseconds