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

/netbsd-current/sys/dev/ppbus/
H A Dif_plip.c134 #ifndef LPMAXERRS /* Max errors before !RUNNING */
135 #define LPMAXERRS 100 macro
664 if (sc->sc_iferrs > LPMAXERRS) {
744 if (sc->sc_iferrs > LPMAXERRS) {
917 if (lp->sc_iferrs > LPMAXERRS) {

Completed in 182 milliseconds