Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ppbus/
Dppbus_var.h7 #define PPBUS_COMPATIBLE 0x01 /* Centronics compatible mode */ macro
Dppbus_base.c187 if(!(mode & (PPBUS_FAST | PPBUS_COMPATIBLE))) { in ppbus_set_mode()
191 else if(!(bus->sc_mode & (PPBUS_FAST | PPBUS_COMPATIBLE))) { in ppbus_set_mode()
205 case PPBUS_COMPATIBLE: in ppbus_set_mode()
Dlpt.c639 case PPBUS_COMPATIBLE: in lptioctl()
668 val = PPBUS_COMPATIBLE; in lptioctl()
Dpps_ppbus.c161 ppbus_set_mode(ppbus, PPBUS_COMPATIBLE, 0); in ppsclose()
Dppbus_msq.c89 case PPBUS_COMPATIBLE: in mode2xfer()
Dif_plip.c386 error = ppbus_set_mode(ppbus, PPBUS_COMPATIBLE, 0); in lpioctl()
/netbsd/src/sys/arch/sgimips/hpc/
Dpi1ppc.c231 if (pi1ppc_setmode(lsc->sc_dev, PPBUS_COMPATIBLE) != 0) { in pi1ppc_sc_attach()
597 case PPBUS_COMPATIBLE: in pi1ppc_setmode()
645 mode = PPBUS_COMPATIBLE; in pi1ppc_getmode()
/netbsd/src/sys/dev/ic/
Datppc.c181 if (atppc_setmode(lsc->sc_dev, PPBUS_COMPATIBLE) != 0) { in atppc_sc_attach()
954 case PPBUS_COMPATIBLE: in atppc_setmode()
1006 case PPBUS_COMPATIBLE: in atppc_setmode()
1062 mode = PPBUS_COMPATIBLE; in atppc_getmode()