Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h338 uint32_t qh_reclaim_frame; /* Reclaim usb frame number */ member
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c246 (EHCI_LOOKUP_ID(Get_QH(reclaim_qh->qh_reclaim_frame))); in ehci_handle_endpoint_reclaimation()
272 EHCI_FREE_ID((uint32_t)Get_QH(reclaim_qh->qh_reclaim_frame)); in ehci_handle_endpoint_reclaimation()
H A Dehci_util.c4398 "\tqh_reclaim_frame: 0x%x ", Get_QH(qh->qh_reclaim_frame)); in ehci_print_qh()
H A Dehci_xfer.c1288 Set_QH(qh->qh_reclaim_frame, in ehci_insert_qh_on_reclaim_list()