Searched refs:PPB_COMPATIBLE (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/ppbus/ |
H A D | ppb_1284.c | 201 ppb_set_mode(bus, PPB_COMPATIBLE); in ppb_peripheral_negociate() 321 ppb_set_mode(bus, PPB_COMPATIBLE); in ppb_peripheral_terminate() 674 ppb_set_mode(bus, PPB_COMPATIBLE); in ppb_1284_negociate() 855 ppb_set_mode(bus, PPB_COMPATIBLE); in ppb_1284_terminate()
|
H A D | pps.c | 201 i = ppb_set_mode(sc->ppbus, PPB_COMPATIBLE); in ppsattach() 268 ppb_set_mode(ppbus, PPB_COMPATIBLE); in ppsclose()
|
H A D | ppbconf.h | 72 #define PPB_COMPATIBLE 0x0 /* Centronics compatible mode */ macro
|
H A D | ppb_msq.c | 80 case PPB_COMPATIBLE: in mode2xfer()
|
H A D | pcfclock.c | 270 ppb_set_mode(ppbus, PPB_COMPATIBLE); in pcfclock_read_dev()
|
H A D | ppi.c | 274 ppb_set_mode(ppbus, PPB_COMPATIBLE); in ppiintr()
|
H A D | ppbconf.c | 359 if (!(error = ppb_1284_negociate(bus, PPB_COMPATIBLE, in ppb_scan_bus()
|
H A D | if_plip.c | 370 ppb_set_mode(ppbus, PPB_COMPATIBLE); in lpinit_locked()
|
/freebsd/sys/dev/ppc/ |
H A D | ppc_isa.c | 176 case PPB_COMPATIBLE: in ppc_isa_write()
|
H A D | ppc.c | 938 ppc->ppc_avm = PPB_COMPATIBLE; /* default mode */ in ppc_smc37c935_detect() 1272 ppc->ppc_avm = PPB_COMPATIBLE; in ppc_detect() 1744 ppc->ppc_mode = PPB_COMPATIBLE; in ppc_probe()
|