Lines Matching defs:xbb_xen_reqlist
167 struct xbb_xen_reqlist {
269 STAILQ_ENTRY(xbb_xen_reqlist) links;
272 STAILQ_HEAD(xbb_xen_reqlist_list, xbb_xen_reqlist);
327 struct xbb_xen_reqlist *reqlist;
488 struct xbb_xen_reqlist *reqlist, int operation,
531 struct xbb_xen_reqlist *request_lists;
836 xbb_reqlist_vaddr(struct xbb_xen_reqlist *reqlist, int pagenr, int sector)
858 xbb_reqlist_ioaddr(struct xbb_xen_reqlist *reqlist, int pagenr, int sector)
881 xbb_get_gntaddr(struct xbb_xen_reqlist *reqlist, int pagenr, int sector)
1009 xbb_unmap_reqlist(struct xbb_xen_reqlist *reqlist)
1038 * \return On success, a pointer to the allocated xbb_xen_reqlist structure.
1041 static inline struct xbb_xen_reqlist *
1044 struct xbb_xen_reqlist *reqlist;
1073 xbb_release_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist,
1116 xbb_get_resources(struct xbb_softc *xbb, struct xbb_xen_reqlist **reqlist,
1119 struct xbb_xen_reqlist *nreqlist;
1314 xbb_complete_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist)
1398 struct xbb_xen_reqlist *reqlist;
1462 xbb_dispatch_io(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist)
1733 struct xbb_xen_reqlist *reqlist;
1758 xbb_xen_reqlist, links);
1971 xbb_dispatch_dev(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist,
2136 xbb_dispatch_file(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist,
2667 struct xbb_xen_reqlist *reqlist;
3027 struct xbb_xen_reqlist *reqlist;