Home
last modified time | relevance | path

Searched defs:xbd_req (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/xen/xen/
H A Dxbd_xenbus.c113 struct xbd_req { struct
117 struct xbd_req *req_parent, *req_child; argument
118 bool req_parent_done;
119 union {
153 struct xbd_req sc_reqs[XBD_RING_SIZE]; argument