OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PPIF_DELAY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/dev/
ppi.c
106
#define
PPIF_DELAY
0x10
256
sc->sc_flags &= ~
PPIF_DELAY
;
403
sc->sc_flags |=
PPIF_DELAY
;
429
if (sc->sc_flags &
PPIF_DELAY
) {
431
sc->sc_flags &= ~
PPIF_DELAY
;
/src/sys/dev/gpib/
ppi.c
106
#define
PPIF_DELAY
0x10
254
sc->sc_flags &= ~
PPIF_DELAY
;
388
sc->sc_flags |=
PPIF_DELAY
;
414
if (sc->sc_flags &
PPIF_DELAY
) {
416
sc->sc_flags &= ~
PPIF_DELAY
;
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025