xbb_softc
xbb_get_reqlist(struct xbb_softc *xbb)
xbb_release_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist,
xbb_get_resources(struct xbb_softc *xbb, struct xbb_xen_reqlist **reqlist,
xbb_queue_response(struct xbb_softc *xbb, struct xbb_xen_req *req, int status)
xbb_push_responses(struct xbb_softc *xbb, int *run_taskqueue, int *notify)
xbb_complete_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist)
struct xbb_softc *xbb;
xbb_dispatch_io(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist)
struct xbb_softc;
static void xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt,
static int xbb_shutdown(struct xbb_softc *xbb);
struct xbb_softc *xbb;
struct xbb_softc *xbb;
xbb = (struct xbb_softc *)context;
struct xbb_softc *xbb;
xbb = (struct xbb_softc *)arg;
xbb_dispatch_dev(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist,
xbb_dispatch_file(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist,
xbb_close_backend(struct xbb_softc *xbb)
xbb_open_dev(struct xbb_softc *xbb)
xbb_open_file(struct xbb_softc *xbb)
xbb_open_backend(struct xbb_softc *xbb)
xbb_free_communication_mem(struct xbb_softc *xbb)
xbb_disconnect(struct xbb_softc *xbb)
xbb_connect_ring(struct xbb_softc *xbb)
xbb_alloc_communication_mem(struct xbb_softc *xbb)
xbb_collect_frontend_info(struct xbb_softc *xbb)
xbb_alloc_requests(struct xbb_softc *xbb)
xbb_alloc_request_lists(struct xbb_softc *xbb)
xbb_publish_backend_info(struct xbb_softc *xbb)
xbb_connect(struct xbb_softc *xbb)
xbb_shutdown(struct xbb_softc *xbb)
xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, ...)
xbb_setup_sysctl(struct xbb_softc *xbb)
struct xbb_softc *xbb;
struct xbb_softc *xbb;
struct xbb_softc *xbb;
struct xbb_softc *xbb;
struct xbb_softc *sc = device_get_softc(dev);
struct xbb_softc *xbb = device_get_softc(dev);
sizeof(struct xbb_softc),
typedef int (*xbb_dispatch_t)(struct xbb_softc *xbb,
xbb_get_req(struct xbb_softc *xbb)
xbb_release_req(struct xbb_softc *xbb, struct xbb_xen_req *req)
xbb_release_reqs(struct xbb_softc *xbb, struct xbb_xen_req_list *req_list,
struct xbb_softc *xbb;
xbb_get_kva(struct xbb_softc *xbb, int nr_pages)
xbb_free_kva(struct xbb_softc *xbb, uint8_t *kva_ptr, int nr_pages)