Searched refs:ep_allocated (Results 1 – 2 of 2) sorted by relevance
79 uint8_t ep_allocated; member
155 if (td->qh->ep_allocated) in octusb_host_alloc_endpoint()193 td->qh->ep_allocated = 1; in octusb_host_alloc_endpoint()203 if (td->qh->ep_allocated == 0) in octusb_host_free_endpoint()216 td->qh->ep_allocated = 0; in octusb_host_free_endpoint()1110 td->qh->ep_allocated = 0; in octusb_setup_standard_chain()