Searched refs:prev_ed (Results 1 – 1 of 1) sorted by relevance
91 UX_EHCI_ED *prev_ed; in _ux_hcd_ehci_interrupt_endpoint_destroy() local107 prev_ed = hcd_ehci -> ux_hcd_ehci_interrupt_ed_list; in _ux_hcd_ehci_interrupt_endpoint_destroy()110 if (prev_ed == ed) in _ux_hcd_ehci_interrupt_endpoint_destroy()119 while(prev_ed -> ux_ehci_ed_next_ed) in _ux_hcd_ehci_interrupt_endpoint_destroy()123 if (prev_ed -> ux_ehci_ed_next_ed == ed) in _ux_hcd_ehci_interrupt_endpoint_destroy()127 prev_ed -> ux_ehci_ed_next_ed = ed -> ux_ehci_ed_next_ed; in _ux_hcd_ehci_interrupt_endpoint_destroy()132 prev_ed = prev_ed -> ux_ehci_ed_next_ed; in _ux_hcd_ehci_interrupt_endpoint_destroy()