OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESC_DONT_WAIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
escvar.h
240
#define
ESC_DONT_WAIT
0x02
esc.c
541
* If
ESC_DONT_WAIT
is set, we have already grabbed the interrupt info
544
if (dev->sc_flags &
ESC_DONT_WAIT
) {
545
dev->sc_flags &= ~
ESC_DONT_WAIT
;
612
dev->sc_flags |=
ESC_DONT_WAIT
;
688
dev->sc_flags |=
ESC_DONT_WAIT
;
Completed in 13 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025