Home
last modified time | relevance | path

Searched refs:ppb_wdtr (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/ppbus/
H A Dif_plip.c477 ppb_wdtr(ppbus, ctxmitl[byte]); in clpoutbyte()
482 ppb_wdtr(ppbus, ctxmith[byte]); in clpoutbyte()
500 ppb_wdtr(ppbus, 0x10); in clpinbyte()
507 ppb_wdtr(ppbus, 0x00); in clpinbyte()
533 ppb_wdtr(ppbus, 0x01); in lp_intr()
591 ppb_wdtr(ppbus, 8); in lp_intr()
599 ppb_wdtr(ppbus, 0); in lp_intr()
640 ppb_wdtr(ppbus, 0); in lp_intr()
661 ppb_wdtr(ppbus, txmith[byte]); in lpoutbyte()
665 ppb_wdtr(ppbu in lpoutbyte()
[all...]
H A Dlpbb.c138 ppb_wdtr(ppbus, (u_char)~SDA_out); in lpbb_reset_bus()
173 ppb_wdtr(ppbus, (u_char)SDA_out); in lpbb_setsda()
175 ppb_wdtr(ppbus, (u_char)~SDA_out); in lpbb_setsda()
H A Dpcfclock.c191 ppb_wdtr(ppbus, i); in pcfclock_write_cmd()
195 ppb_wdtr(ppbus, command); in pcfclock_write_cmd()
H A Dlpt.c236 ppb_wdtr(ppbus, data); in lpt_port_test()
324 ppb_wdtr(ppbus, 0); in lpt_detect()
696 ppb_wdtr(ppbus, ch); in lpt_pushbytes()
883 ppb_wdtr(ppbus, *sc->sc_cp++) ; in lptintr()
H A Dppbio.h76 #define ppb_wdtr(dev,byte) \ macro
H A Dpps.c89 ppb_wdtr(ppbus, send); in ppstry()
265 ppb_wdtr(ppbus, 0); in ppsclose()
H A Dppb_1284.c353 ppb_wdtr(bus, *buffer); in byte_peripheral_outbyte()
690 ppb_wdtr(bus, request_mode); in ppb_1284_negociate()
H A Dppi.c570 ppb_wdtr(ppbus, *val); in ppiioctl()