Searched refs:PPB_COMPATIBLE (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/ppbus/
H A Dppbconf.h72 #define PPB_COMPATIBLE 0x0 /* Centronics compatible mode */ macro
H A Dppb_1284.c202 ppb_set_mode(bus, PPB_COMPATIBLE);
323 ppb_set_mode(bus, PPB_COMPATIBLE);
678 ppb_set_mode(bus, PPB_COMPATIBLE);
861 ppb_set_mode(bus, PPB_COMPATIBLE);
H A Dpps.c200 i = ppb_set_mode(sc->ppbus, PPB_COMPATIBLE);
267 ppb_set_mode(ppbus, PPB_COMPATIBLE);
H A Dpcfclock.c272 ppb_set_mode(ppbus, PPB_COMPATIBLE);
H A Dppb_msq.c79 case PPB_COMPATIBLE:
H A Dppi.c280 ppb_set_mode(ppbus, PPB_COMPATIBLE);
H A Dppbconf.c359 if (!(error = ppb_1284_negociate(bus, PPB_COMPATIBLE,
H A Dif_plip.c378 ppb_set_mode(ppbus, PPB_COMPATIBLE);
/freebsd-11-stable/sys/dev/ppc/
H A Dppc_isa.c178 case PPB_COMPATIBLE:
H A Dppc.c946 ppc->ppc_avm = PPB_COMPATIBLE; /* default mode */
1281 ppc->ppc_avm = PPB_COMPATIBLE;
1769 ppc->ppc_mode = PPB_COMPATIBLE;

Completed in 136 milliseconds