report_non_memory_errors   31 drivers/edac/e752x_edac.c static int report_non_memory_errors;
report_non_memory_errors  526 drivers/edac/e752x_edac.c 			if ((i == DRAM_ENTRY) || report_non_memory_errors)
report_non_memory_errors 1480 drivers/edac/e752x_edac.c module_param(report_non_memory_errors, int, 0644);
report_non_memory_errors 1481 drivers/edac/e752x_edac.c MODULE_PARM_DESC(report_non_memory_errors, "0=disable non-memory error "