OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PARF_DELAY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
par.c
79
#define
PARF_DELAY
0x10
224
sc->sc_flags &= ~
PARF_DELAY
;
391
sc->sc_flags |=
PARF_DELAY
;
419
if (sc->sc_flags &
PARF_DELAY
)
422
sc->sc_flags &= ~
PARF_DELAY
;
/src/sys/arch/x68k/dev/
par.c
84
#define
PARF_DELAY
0x10
257
sc->sc_flags &= ~
PARF_DELAY
;
361
sc->sc_flags |=
PARF_DELAY
;
387
if (sc->sc_flags &
PARF_DELAY
) {
389
sc->sc_flags &= ~
PARF_DELAY
;
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025