Searched refs:LPC_STROBE (Results 1 – 3 of 3) sorted by relevance
68 #define LPC_STROBE 0x01 /* strobe data to printer */ macro
328 control | LPC_STROBE); in lptpushbytes()414 bus_space_write_1(iot, ioh, lpt_control, control | LPC_STROBE); in lptintr()
80 #define LPC_STROBE (1 << 2) macro