Searched defs:xbb_softc (Results 1 – 1 of 1) sorted by relevance
494 struct xbb_softc { struct498 struct taskqueue *io_taskqueue;504 struct task io_task;507 xbb_type device_type;510 device_t dev;513 xbb_dispatch_t dispatch_io;516 int active_request_count;519 struct xbb_xen_req_list request_free_stailq;522 struct xbb_xen_req *requests;525 struct xbb_xen_reqlist_list reqlist_free_stailq;[all …]