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

/drivers/edac/
H A Di5000_edac.c559 u32 ue_errors; local
575 ue_errors = allErrors & FERR_NF_UNCORRECTABLE;
576 if (ue_errors) {
577 debugf0("\tUncorrected bits= 0x%x\n", ue_errors);
599 switch (ue_errors) {
639 ue_errors, specific);

Completed in 47 milliseconds