Searched refs:qh_reclaim_next (Results 1 – 4 of 4) sorted by relevance
337 uint32_t qh_reclaim_next; /* Next QH on reclaim list */ member
269 ehcip, Get_QH(reclaim_qh->qh_reclaim_next)); in ehci_handle_endpoint_reclaimation()
1298 Get_QH(next_qh->qh_reclaim_next)); in ehci_insert_qh_on_reclaim_list()1301 Set_QH(prev_qh->qh_reclaim_next, in ehci_insert_qh_on_reclaim_list()1307 ASSERT(Get_QH(qh->qh_reclaim_next) == NULL); in ehci_insert_qh_on_reclaim_list()
4396 "\tqh_reclaim_next: 0x%x ", Get_QH(qh->qh_reclaim_next)); in ehci_print_qh()