Searched refs:reclaim_qh (Results 1 – 1 of 1) sorted by relevance
227 ehci_qh_t *reclaim_qh; in ehci_handle_endpoint_reclaimation() local243 reclaim_qh = ehcip->ehci_reclaim_list; in ehci_handle_endpoint_reclaimation()246 (EHCI_LOOKUP_ID(Get_QH(reclaim_qh->qh_reclaim_frame))); in ehci_handle_endpoint_reclaimation()269 ehcip, Get_QH(reclaim_qh->qh_reclaim_next)); in ehci_handle_endpoint_reclaimation()272 EHCI_FREE_ID((uint32_t)Get_QH(reclaim_qh->qh_reclaim_frame)); in ehci_handle_endpoint_reclaimation()275 ehci_deallocate_qh(ehcip, reclaim_qh); in ehci_handle_endpoint_reclaimation()