HomeSort by: relevance | last modified time | path
    Searched defs:sc_ecc_cnt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/ibm4xx/dev/
ecc_plb.c 59 uint32_t sc_ecc_cnt; member in struct:ecc_plb_softc
113 sc->sc_ecc_cnt = 0;
173 sc->sc_ecc_cnt++;
182 sc->sc_ecc_cnt, esr, ear,
197 if (sc->sc_ecc_cnt > 1000) {
281 sc->sc_ecc_cnt = 0;
ecc_plb.c 59 uint32_t sc_ecc_cnt; member in struct:ecc_plb_softc
113 sc->sc_ecc_cnt = 0;
173 sc->sc_ecc_cnt++;
182 sc->sc_ecc_cnt, esr, ear,
197 if (sc->sc_ecc_cnt > 1000) {
281 sc->sc_ecc_cnt = 0;

Completed in 22 milliseconds