Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h300 uint32_t hced_reclaim_next; /* (ohci_ed *) Reclaim list */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4599 Get_ED(next_ept->hced_reclaim_next)); in ohci_insert_ed_on_reclaim_list()
4602 Set_ED(prev_ept->hced_reclaim_next, in ohci_insert_ed_on_reclaim_list()
4608 ASSERT(Get_ED(ept->hced_reclaim_next) == 0); in ohci_insert_ed_on_reclaim_list()
8228 Get_ED(reclaim_ed->hced_reclaim_next)); in ohci_handle_endpoint_reclaimation()
11200 "\treclaim_next: 0x%x", Get_ED(ed->hced_reclaim_next)); in ohci_print_ed()