Lines Matching defs:xbb

172 	struct xbb_softc        *xbb;  member
770 xbb_get_req(struct xbb_softc *xbb) in xbb_get_req()
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() local
908 xbb_get_kva(struct xbb_softc *xbb, int nr_pages) in xbb_get_kva()
992 xbb_free_kva(struct xbb_softc *xbb, uint8_t *kva_ptr, int nr_pages) in xbb_free_kva()
1042 xbb_get_reqlist(struct xbb_softc *xbb) in xbb_get_reqlist()
1073 xbb_release_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, in xbb_release_reqlist()
1116 xbb_get_resources(struct xbb_softc *xbb, struct xbb_xen_reqlist **reqlist, in xbb_get_resources()
1212 xbb_queue_response(struct xbb_softc *xbb, struct xbb_xen_req *req, int status) in xbb_queue_response()
1277 xbb_push_responses(struct xbb_softc *xbb, int *run_taskqueue, int *notify) in xbb_push_responses()
1314 xbb_complete_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) in xbb_complete_reqlist()
1397 struct xbb_softc *xbb; in xbb_bio_done() local
1462 xbb_dispatch_io(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) in xbb_dispatch_io()
1728 struct xbb_softc *xbb; in xbb_run_queue() local
1942 struct xbb_softc *xbb; in xbb_filter() local
1971 xbb_dispatch_dev(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, in xbb_dispatch_dev()
2136 xbb_dispatch_file(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, in xbb_dispatch_file()
2313 xbb_close_backend(struct xbb_softc *xbb) in xbb_close_backend()
2369 xbb_open_dev(struct xbb_softc *xbb) in xbb_open_dev()
2431 xbb_open_file(struct xbb_softc *xbb) in xbb_open_file()
2505 xbb_open_backend(struct xbb_softc *xbb) in xbb_open_backend()
2596 xbb_free_communication_mem(struct xbb_softc *xbb) in xbb_free_communication_mem()
2619 xbb_disconnect(struct xbb_softc *xbb) in xbb_disconnect()
2693 xbb_connect_ring(struct xbb_softc *xbb) in xbb_connect_ring()
2825 xbb_alloc_communication_mem(struct xbb_softc *xbb) in xbb_alloc_communication_mem()
2867 xbb_collect_frontend_info(struct xbb_softc *xbb) in xbb_collect_frontend_info()
2998 xbb_alloc_requests(struct xbb_softc *xbb) in xbb_alloc_requests()
3025 xbb_alloc_request_lists(struct xbb_softc *xbb) in xbb_alloc_request_lists()
3076 xbb_publish_backend_info(struct xbb_softc *xbb) in xbb_publish_backend_info()
3139 xbb_connect(struct xbb_softc *xbb) in xbb_connect()
3216 xbb_shutdown(struct xbb_softc *xbb) in xbb_shutdown()
3289 xbb_attach_failed(struct xbb_softc *xbb, int err, const char *fmt, ...) in xbb_attach_failed()
3351 xbb_setup_sysctl(struct xbb_softc *xbb) in xbb_setup_sysctl()
3438 struct xbb_softc *xbb; in xbb_attach_disk() local
3516 struct xbb_softc *xbb; in xbb_attach_cb() local
3559 struct xbb_softc *xbb; in xbb_attach() local
3657 struct xbb_softc *xbb; in xbb_detach() local
3748 struct xbb_softc *xbb = device_get_softc(dev); in xbb_frontend_changed() local