Lines Matching defs:curr_urb
152 struct urb *curr_urb;
578 struct urb *urb = max3421_hcd->curr_urb;
631 * o max3421_hcd->curr_urb MUST BE NULL.
639 struct urb *urb, *curr_urb = NULL;
680 max3421_hcd->curr_urb = urb;
727 curr_urb = urb;
731 if (!curr_urb) {
736 urb = max3421_hcd->curr_urb = curr_urb;
807 struct urb *urb = max3421_hcd->curr_urb;
812 max3421_hcd->curr_urb = NULL;
822 struct urb *urb = max3421_hcd->curr_urb;
855 struct urb *urb = max3421_hcd->curr_urb;
1016 struct urb *urb = max3421_hcd->curr_urb;
1351 urb = max3421_hcd->curr_urb;
1363 max3421_hcd->curr_urb = NULL;
1420 else if (!max3421_hcd->curr_urb)