OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESC_NF_UNIT_BUSY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
esc.c
304
(dev->sc_nexus[target].flags &
ESC_NF_UNIT_BUSY
)) {
346
while(nexus->flags &
ESC_NF_UNIT_BUSY
) {
351
nexus->flags |=
ESC_NF_UNIT_BUSY
;
357
nexus->flags &= ~
ESC_NF_UNIT_BUSY
;
407
ESC_NF_UNIT_BUSY
))
784
if (nexus->flags &
ESC_NF_UNIT_BUSY
)
787
nexus->flags |=
ESC_NF_UNIT_BUSY
;
835
nexus->flags &=
ESC_NF_UNIT_BUSY
1080
nexus->flags &= ~
ESC_NF_UNIT_BUSY
;
1088
nexus->flags &= ~
ESC_NF_UNIT_BUSY
;
[
all
...]
escvar.h
136
#define
ESC_NF_UNIT_BUSY
0x0001 /* Unit is not available */
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025