Home
last modified time | relevance | path

Searched refs:LPC_STB (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ppbus/
H A Dlpt.h59 #define LPC_STB 0x01 /* 1 strobe data to printer */ macro
H A Dlpt.c698 ppb_wctr(ppbus, sc->sc_control|LPC_STB); in lpt_pushbytes()
884 ppb_wctr(ppbus, sc->sc_control|LPC_STB); in lptintr()