Searched refs:fixup_handle (Results 1 – 2 of 2) sorted by relevance
185 td->qh->fixup_handle = -1; in octusb_host_alloc_endpoint()209 if (td->qh->fixup_handle >= 0) { in octusb_host_free_endpoint()212 td->qh->ep_handle, td->qh->fixup_handle); in octusb_host_free_endpoint()236 td->qh->fixup_handle = -1; in octusb_complete_cb()314 td->qh->fixup_handle = status; in octusb_host_control_header_tx()423 td->qh->fixup_handle = status; in octusb_host_control_status_tx()521 td->qh->fixup_handle = status; in octusb_non_control_data_tx()639 td->qh->fixup_handle = status; in octusb_non_control_data_rx()
90 int fixup_handle; member