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

/netbsd-current/sys/arch/sgimips/dev/
H A Dscnvar.h150 u_long sc_framing_errors; member in struct:scn_softc
H A Dscn.c945 sc->sc_framing_errors = 0;
1562 sc->sc_framing_errors++;
/netbsd-current/sys/dev/pci/
H A Dcz.c134 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 203 milliseconds