Searched refs:urbt (Results 1 – 1 of 1) sorted by relevance
509 struct urb * urbt; in sohci_return_urb() local548 for (urbt = urb->next; urbt && (urbt != urb); urbt = urbt->next); in sohci_return_urb()549 if (urbt) { /* send the reply and requeue URB */ in sohci_return_urb()