Searched refs:ppb_wdtr (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/ppbus/ |
H A D | if_plip.c | 477 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 D | lpbb.c | 138 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 D | pcfclock.c | 191 ppb_wdtr(ppbus, i); in pcfclock_write_cmd() 195 ppb_wdtr(ppbus, command); in pcfclock_write_cmd()
|
H A D | lpt.c | 236 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 D | ppbio.h | 76 #define ppb_wdtr(dev,byte) \ macro
|
H A D | pps.c | 89 ppb_wdtr(ppbus, send); in ppstry() 265 ppb_wdtr(ppbus, 0); in ppsclose()
|
H A D | ppb_1284.c | 353 ppb_wdtr(bus, *buffer); in byte_peripheral_outbyte() 690 ppb_wdtr(bus, request_mode); in ppb_1284_negociate()
|
H A D | ppi.c | 570 ppb_wdtr(ppbus, *val); in ppiioctl()
|