Searched refs:td_index (Results 1 – 8 of 8) sorted by relevance
78 ULONG td_index; in _ux_hcd_ohci_isochronous_td_obtain() local83 for (td_index = 0; td_index < _ux_system_host -> ux_system_host_max_iso_td; td_index++) in _ux_hcd_ohci_isochronous_td_obtain()
85 ULONG td_index; in _ux_hcd_ehci_hsisochronous_td_obtain()90 for (td_index = 0; td_index < _ux_system_host -> ux_system_host_max_iso_td; td_index++) in _ux_hcd_ehci_hsisochronous_td_obtain()
83 ULONG td_index; in _ux_hcd_ohci_regular_td_obtain() local92 for (td_index = 0; td_index < _ux_system_host -> ux_system_host_max_td; td_index++) in _ux_hcd_ohci_regular_td_obtain()
85 ULONG td_index; in _ux_hcd_ehci_fsisochronous_td_obtain()90 for (td_index = 0; td_index < _ux_system_host -> ux_system_host_max_iso_td; td_index++) in _ux_hcd_ehci_fsisochronous_td_obtain()
83 ULONG td_index; in _ux_hcd_ehci_regular_td_obtain() local92 for (td_index = 0; td_index < _ux_system_host -> ux_system_host_max_td; td_index++) in _ux_hcd_ehci_regular_td_obtain()
77 ULONG td_index; in _ux_hcd_sim_host_isochronous_td_obtain() local82 for (td_index = 0; td_index < _ux_system_host -> ux_system_host_max_iso_td; td_index++) in _ux_hcd_sim_host_isochronous_td_obtain()
82 ULONG td_index; in _ux_hcd_sim_host_regular_td_obtain() local91 for (td_index = 0; td_index < _ux_system_host -> ux_system_host_max_td; td_index++) in _ux_hcd_sim_host_regular_td_obtain()
81 UINT td_index; in _ux_hcd_sim_host_uninitialize() local96 for (td_index = 0; td_index < _ux_system_host -> ux_system_host_max_td; td_index++) in _ux_hcd_sim_host_uninitialize()98 td = &hcd_sim_host -> ux_hcd_sim_host_td_list[td_index]; in _ux_hcd_sim_host_uninitialize()