OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:req_sync
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/xen/
xbd_xenbus.c
129
}
req_sync
;
member in union:xbd_req::__anon19860cbf010a
136
#define
req_sync
u.
req_sync
macro
820
xbdreq->
req_sync
.s_error = rep->status;
821
xbdreq->
req_sync
.s_done = 1;
1076
xbdreq->
req_sync
.s_done = 0;
1082
while (xbdreq->
req_sync
.s_done == 0)
1085
if (xbdreq->
req_sync
.s_error == BLKIF_RSP_EOPNOTSUPP)
1087
else if (xbdreq->
req_sync
.s_error == BLKIF_RSP_OKAY)
xbd_xenbus.c
129
}
req_sync
;
member in union:xbd_req::__anon19860cbf010a
136
#define
req_sync
u.
req_sync
macro
820
xbdreq->
req_sync
.s_error = rep->status;
821
xbdreq->
req_sync
.s_done = 1;
1076
xbdreq->
req_sync
.s_done = 0;
1082
while (xbdreq->
req_sync
.s_done == 0)
1085
if (xbdreq->
req_sync
.s_error == BLKIF_RSP_EOPNOTSUPP)
1087
else if (xbdreq->
req_sync
.s_error == BLKIF_RSP_OKAY)
Completed in 264 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025