Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h301 uint32_t hced_reclaim_frame; /* Reclaim usb frame number */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4589 Set_ED(ept->hced_reclaim_frame, in ohci_insert_ed_on_reclaim_list()
8205 (OHCI_LOOKUP_ID(Get_ED(reclaim_ed->hced_reclaim_frame))); in ohci_handle_endpoint_reclaimation()
8231 OHCI_FREE_ID((uint32_t)Get_ED(reclaim_ed->hced_reclaim_frame)); in ohci_handle_endpoint_reclaimation()
11202 "\treclaim_frame: 0x%x", Get_ED(ed->hced_reclaim_frame)); in ohci_print_ed()