Home
last modified time | relevance | path

Searched refs:reclaim_qh (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c227 ehci_qh_t *reclaim_qh; in ehci_handle_endpoint_reclaimation() local
243 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()