LPMAXERRS
#ifndef LPMAXERRS /* Max errors before !RUNNING */
if (sc->sc_iferrs > LPMAXERRS) {
if (lp->sc_iferrs > LPMAXERRS) {