OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IM_WAIT
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/i2o/
iopvar.h
70
#define
IM_WAIT
0x0100 /* Wait (sleep) for completion */
iop.c
674
im = iop_msg_alloc(sc,
IM_WAIT
);
1075
im = iop_msg_alloc(sc,
IM_WAIT
);
1134
im = iop_msg_alloc(sc,
IM_WAIT
);
1205
im = iop_msg_alloc(sc,
IM_WAIT
| IM_NOSTATUS);
1244
im = iop_msg_alloc(sc, (ii == NULL ?
IM_WAIT
: 0) | IM_NOSTATUS);
1303
im = iop_msg_alloc(sc,
IM_WAIT
);
1344
im = iop_msg_alloc(sc,
IM_WAIT
);
1387
im = iop_msg_alloc(sc,
IM_WAIT
);
1429
fl = (async != 0 ?
IM_WAIT
: IM_POLL);
1456
im = iop_msg_alloc(sc,
IM_WAIT
);
[
all
...]
iopsp.c
358
im = iop_msg_alloc(iop,
IM_WAIT
);
dpti.c
676
im = iop_msg_alloc(iop,
IM_WAIT
| IM_NOSTATUS);
ld_iop.c
452
im = iop_msg_alloc(iop, poll ? IM_POLL :
IM_WAIT
);
Completed in 15 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025