Searched refs:EERROR (Results 1 – 1 of 1) sorted by relevance
153 #define EERROR (1<<2) /* error was received from printer */ macro458 if (sc->sc_state & EERROR) in lptout()459 sc->sc_state &= ~EERROR; in lptout()877 sc->sc_state = (sc->sc_state | OBUSY) & ~EERROR; in lptintr()906 sc->sc_state |= EERROR; in lptintr()