Searched defs:mv_req (Results 1 – 1 of 1) sorted by relevance
243 struct mv_req { struct244 struct usb_request req;245 struct mv_dtd *dtd, *head, *tail;246 struct mv_ep *ep;247 struct list_head queue;248 unsigned int test_mode;249 unsigned dtd_count;250 unsigned mapped:1;