Searched defs:ecc_enabled (Results 1 - 2 of 2) sorted by relevance

/drivers/edac/
H A Dr82600_edac.c213 static inline int ecc_enabled(u8 dramcr) function
228 ecc_on = ecc_enabled(dramcr);
311 if (ecc_enabled(dramcr)) {
H A Damd64_edac.c2501 static bool ecc_enabled(struct pci_dev *F3, u16 nid) function
2759 if (!ecc_enabled(F3, nid)) {

Completed in 676 milliseconds