Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8187 ohci_ed_t *reclaim_ed; in ohci_handle_endpoint_reclaimation() local
8202 reclaim_ed = ohcip->ohci_reclaim_list; in ohci_handle_endpoint_reclaimation()
8205 (OHCI_LOOKUP_ID(Get_ED(reclaim_ed->hced_reclaim_frame))); in ohci_handle_endpoint_reclaimation()
8228 Get_ED(reclaim_ed->hced_reclaim_next)); in ohci_handle_endpoint_reclaimation()
8231 OHCI_FREE_ID((uint32_t)Get_ED(reclaim_ed->hced_reclaim_frame)); in ohci_handle_endpoint_reclaimation()
8234 ohci_deallocate_ed(ohcip, reclaim_ed); in ohci_handle_endpoint_reclaimation()