Searched refs:contig_req_list (Results 1 – 1 of 1) sorted by relevance
293 struct xbb_xen_req_list contig_req_list; member1137 STAILQ_INIT(&reqlist->contig_req_list); in xbb_get_reqlist()1166 xbb_release_reqs(xbb, &reqlist->contig_req_list, reqlist->num_children); in xbb_release_reqlist()1253 STAILQ_INSERT_TAIL(&(*reqlist)->contig_req_list, nreq, links); in xbb_get_resources()1377 STAILQ_FOREACH(nreq, &reqlist->contig_req_list, links) { in xbb_complete_reqlist()1603 STAILQ_FOREACH(nreq, &reqlist->contig_req_list, links) { in xbb_dispatch_io()2082 nreq = STAILQ_FIRST(&reqlist->contig_req_list); in xbb_dispatch_dev()