HomeSort by: relevance | last modified time | path
    Searched refs:sc_framing_errors (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sgimips/dev/
scnvar.h 150 u_long sc_framing_errors; member in struct:scn_softc
scn.c 945 sc->sc_framing_errors = 0;
1562 sc->sc_framing_errors++;
  /src/sys/dev/pci/
cz.c 134 sc_framing_errors, member in struct:cztty_softc
787 sc->sc_framing_errors++;
1521 framing_errors = sc->sc_framing_errors;
1522 sc->sc_framing_errors = 0;

Completed in 15 milliseconds