Home
last modified time | relevance | path

Searched refs:LPC_STROBE (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Dlptreg.h68 #define LPC_STROBE 0x01 /* strobe data to printer */ macro
Dlpt.c328 control | LPC_STROBE); in lptpushbytes()
414 bus_space_write_1(iot, ioh, lpt_control, control | LPC_STROBE); in lptintr()
/netbsd/src/sys/arch/mvme68k/dev/
Dlpt_pccreg.h80 #define LPC_STROBE (1 << 2) macro