OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPBUS_COMPATIBLE
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/ppbus/
ppbus_var.h
7
#define
PPBUS_COMPATIBLE
0x01 /* Centronics compatible mode */
ppbus_base.c
187
if(!(mode & (PPBUS_FAST |
PPBUS_COMPATIBLE
))) {
191
else if(!(bus->sc_mode & (PPBUS_FAST |
PPBUS_COMPATIBLE
))) {
205
case
PPBUS_COMPATIBLE
:
pps_ppbus.c
161
ppbus_set_mode(ppbus,
PPBUS_COMPATIBLE
, 0);
ppbus_msq.c
89
case
PPBUS_COMPATIBLE
:
lpt.c
639
case
PPBUS_COMPATIBLE
:
668
val =
PPBUS_COMPATIBLE
;
if_plip.c
386
error = ppbus_set_mode(ppbus,
PPBUS_COMPATIBLE
, 0);
/src/sys/arch/sgimips/hpc/
pi1ppc.c
231
if (pi1ppc_setmode(lsc->sc_dev,
PPBUS_COMPATIBLE
) != 0) {
597
case
PPBUS_COMPATIBLE
:
645
mode =
PPBUS_COMPATIBLE
;
/src/sys/dev/ic/
atppc.c
181
if (atppc_setmode(lsc->sc_dev,
PPBUS_COMPATIBLE
) != 0) {
954
case
PPBUS_COMPATIBLE
:
1006
case
PPBUS_COMPATIBLE
:
1062
mode =
PPBUS_COMPATIBLE
;
Completed in 16 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025