Home
last modified time | relevance | path

Searched refs:xbb_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/xen/blkback/
H A Dblkback.c151 struct xbb_softc;
154 static void xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt,
156 static int xbb_shutdown(struct xbb_softc *xbb);
172 struct xbb_softc *xbb;
487 typedef int (*xbb_dispatch_t)(struct xbb_softc *xbb,
494 struct xbb_softc { struct
770 xbb_get_req(struct xbb_softc *xbb) in xbb_get_req() argument
793 xbb_release_req(struct xbb_softc *xbb, struct xbb_xen_req *req) in xbb_release_req()
812 xbb_release_reqs(struct xbb_softc *xbb, struct xbb_xen_req_list *req_list, in xbb_release_reqs()
883 struct xbb_softc *xbb; in xbb_get_gntaddr()
[all …]