Searched refs:next_ep (Results 1 – 1 of 1) sorted by relevance
852 volatile USB_EP_Desc_t *next_ep; /* The EP after current. */ in etrax_usb_unlink_intr_urb() local871 next_ep = (USB_EP_Desc_t *)phys_to_virt(curr_ep->next); in etrax_usb_unlink_intr_urb()873 if (IO_EXTRACT(USB_EP_command, epid, next_ep->command) == epid) { in etrax_usb_unlink_intr_urb()878 unlink_ep = next_ep; in etrax_usb_unlink_intr_urb()