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

  /src/sys/dev/pci/
cz.c 1510 u_int overflows, parity_errors, framing_errors; local in function:cztty_diag
1521 framing_errors = sc->sc_framing_errors;
1533 framing_errors, framing_errors == 1 ? "" : "s");
cz.c 1510 u_int overflows, parity_errors, framing_errors; local in function:cztty_diag
1521 framing_errors = sc->sc_framing_errors;
1533 framing_errors, framing_errors == 1 ? "" : "s");
cz.c 1510 u_int overflows, parity_errors, framing_errors; local in function:cztty_diag
1521 framing_errors = sc->sc_framing_errors;
1533 framing_errors, framing_errors == 1 ? "" : "s");

Completed in 37 milliseconds