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

/freebsd-11.0-release/sys/dev/ppbus/
H A Dlpt.h62 #define LPC_NINIT 0x04 /* 16 initialize printer */ macro
H A Dlpt.c382 ppb_wctr(ppbus, LPC_NINIT);
542 ppb_wctr(ppbus, LPC_SEL|LPC_NINIT);
571 sc->sc_control = LPC_SEL|LPC_NINIT;
636 ppb_wctr(ppbus, LPC_NINIT);

Completed in 64 milliseconds