Searched refs:ed_index (Results 1 – 4 of 4) sorted by relevance
78 ULONG ed_index; in _ux_hcd_ohci_ed_obtain() local83 for (ed_index = 0; ed_index < _ux_system_host -> ux_system_host_max_ed; ed_index++) in _ux_hcd_ohci_ed_obtain()
78 ULONG ed_index; in _ux_hcd_ehci_ed_obtain() local83 for (ed_index = 0; ed_index < _ux_system_host -> ux_system_host_max_ed; ed_index++) in _ux_hcd_ehci_ed_obtain()
77 ULONG ed_index; in _ux_hcd_sim_host_ed_obtain() local82 for(ed_index = 0; ed_index < _ux_system_host -> ux_system_host_max_ed; ed_index++) in _ux_hcd_sim_host_ed_obtain()
84 ULONG ed_index = ed_addr & ~UX_ENDPOINT_DIRECTION; in _ux_dcd_sim_slave_endpoint_status() local88 ((ed_dir) ? &dcd_sim_slave -> ux_dcd_sim_slave_ed_in[ed_index] : in _ux_dcd_sim_slave_endpoint_status()89 &dcd_sim_slave -> ux_dcd_sim_slave_ed[ed_index])); in _ux_dcd_sim_slave_endpoint_status()