Lines Matching defs:cport_out_urb
82 * @cport_out_urb: array of urbs for the CPort out messages
83 * @cport_out_urb_busy: array of flags to see if the @cport_out_urb is busy or
86 * corresponding @cport_out_urb is being cancelled
107 struct urb *cport_out_urb[NUM_CPORT_OUT_URB];
321 urb = es2->cport_out_urb[i];
348 if (urb == es2->cport_out_urb[i]) {
470 if (urb == es2->cport_out_urb[i]) {
787 urb = es2->cport_out_urb[i];
790 es2->cport_out_urb[i] = NULL;
1405 es2->cport_out_urb[i] = urb;