Searched refs:ed_ptr (Results 1 – 11 of 11) sorted by relevance
126 ed.ed_ptr = hcd_ehci -> ux_hcd_ehci_interrupt_ed_list; in _ux_hcd_ehci_done_queue_process()127 while(ed.ed_ptr != UX_NULL) in _ux_hcd_ehci_done_queue_process()131 td = ed.ed_ptr -> ux_ehci_ed_first_td; in _ux_hcd_ehci_done_queue_process()135 td = _ux_hcd_ehci_asynch_td_process(ed.ed_ptr, td); in _ux_hcd_ehci_done_queue_process()138 ed.ed_ptr = ed.ed_ptr -> ux_ehci_ed_next_ed; in _ux_hcd_ehci_done_queue_process()147 ed.ed_ptr = start_ed -> ux_ehci_ed_queue_head; in _ux_hcd_ehci_done_queue_process()155 while (ed.ed_ptr != start_ed) in _ux_hcd_ehci_done_queue_process()159 td = ed.ed_ptr -> ux_ehci_ed_first_td; in _ux_hcd_ehci_done_queue_process()163 td = _ux_hcd_ehci_asynch_td_process(ed.ed_ptr, td); in _ux_hcd_ehci_done_queue_process()167 ed.ed_ptr = ed.ed_ptr -> ux_ehci_ed_queue_head; in _ux_hcd_ehci_done_queue_process()
132 previous_ed -> ux_ehci_ed_queue_head = lp.ed_ptr; in _ux_hcd_ehci_periodic_tree_create()136 previous_ed -> ux_ehci_ed_queue_head = lp.ed_ptr; in _ux_hcd_ehci_periodic_tree_create()171 lp.ed_ptr = hcd_ehci -> ux_hcd_ehci_frame_list[current_list_entry]; in _ux_hcd_ehci_periodic_tree_create()173 hcd_ehci -> ux_hcd_ehci_frame_list[current_list_entry] = lp.ed_ptr; in _ux_hcd_ehci_periodic_tree_create()
150 if ((virtual_lp.ed_ptr -> ux_ehci_ed_status & UX_EHCI_QH_STATIC) == 0) in _ux_hcd_ehci_periodic_descriptor_link()151 virtual_lp.ed_ptr -> ux_ehci_ed_previous_ed = link_virtual_lp.ed_ptr; in _ux_hcd_ehci_periodic_descriptor_link()
116 anchor.ed_ptr = *(hcd_ehci -> ux_hcd_ehci_frame_list + list_index); in _ux_hcd_ehci_least_traffic_list_get()131 ed = anchor.ed_ptr; in _ux_hcd_ehci_least_traffic_list_get()160 min_bandwidth_ed = anchor.ed_ptr; in _ux_hcd_ehci_least_traffic_list_get()
165 ed -> ux_ehci_ed_queue_head = queue_head.ed_ptr; in _ux_hcd_ehci_asynchronous_endpoint_create()171 hcd_ehci -> ux_hcd_ehci_asynch_last_list -> ux_ehci_ed_queue_head = queue_head.ed_ptr; in _ux_hcd_ehci_asynchronous_endpoint_create()
101 previous_ed -> ux_ehci_ed_queue_head = queue_head.ed_ptr; in _ux_hcd_ehci_asynchronous_endpoint_destroy()
121 lp.ed_ptr = endpoint -> ux_endpoint_ed; in _ux_hcd_ehci_request_isochronous_transfer()
239 _ux_hcd_ehci_ed_clean(lp.ed_ptr); in _ux_hcd_ehci_transfer_abort()
310 ed -> ux_ehci_ed_queue_head = lp.ed_ptr; in _ux_hcd_ehci_initialize()
541 ed -> ux_ehci_hsiso_ed_fr_td[0] -> ux_ehci_hsiso_td_previous_lp.ed_ptr = ed_anchor; in _ux_hcd_ehci_isochronous_endpoint_create()
316 struct UX_EHCI_ED_STRUCT *ed_ptr; member329 struct UX_EHCI_ED_STRUCT *ed_ptr; member