Searched refs:UX_NO_TD_AVAILABLE (Results 1 – 17 of 17) sorted by relevance
174 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_request_bulk_transfer()208 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_request_bulk_transfer()
179 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_request_control_transfer()248 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_request_control_transfer()287 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_request_control_transfer()
211 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_request_isochronous_transfer()247 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_request_isochronous_transfer()
92 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_isochronous_endpoint_create()
97 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_asynchronous_endpoint_create()
120 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_request_interrupt_transfer()
116 return(UX_NO_TD_AVAILABLE); in _ux_hcd_sim_host_interrupt_endpoint_create()
163 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_request_control_transfer()201 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_request_control_transfer()237 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_request_control_transfer()
191 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_request_bulk_transfer()225 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_request_bulk_transfer()
197 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_request_isochronous_transfer()234 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_request_isochronous_transfer()
123 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_request_interrupt_transfer()
102 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_isochronous_endpoint_create()
93 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ehci_request_transfer_add()
123 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_interrupt_endpoint_create()
108 return(UX_NO_TD_AVAILABLE); in _ux_hcd_ohci_asynchronous_endpoint_create()
230 status = UX_NO_TD_AVAILABLE; in _ux_hcd_ehci_isochronous_endpoint_create()
1475 #define UX_NO_TD_AVAILABLE 0x13 macro