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

/freebsd-12-stable/sys/dev/ppbus/
H A Dlpt.c162 #define LPTINIT (1<<6) /* waiting to initialize for open */ macro
506 sc->sc_state |= LPTINIT;
583 sc->sc_state &= ~LPTINIT;

Completed in 100 milliseconds