OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_req
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
ring.h
237
* to be ineffective where
_req
is a struct which consists of only bitfields.
239
#define RING_COPY_REQUEST(_r, _idx,
_req
) do { \
240
/* Use volatile to force the copy into
_req
. */ \
241
*(
_req
) = *(volatile typeof(
_req
))RING_GET_REQUEST(_r, _idx); \
/src/sys/fs/nfs/common/
bootp_subr.c
147
}
_req
;
member in struct:bootpc_ifcontext
148
#define ireq
_req
._ifreq
149
#define iareq
_req
._in_alias_req
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025