Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h59 ehci_qh_t *old_qh);
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c101 ehci_qh_t *old_qh);
1321 ehci_qh_t *old_qh) in ehci_deallocate_qh() argument
1331 (Get_QH(old_qh->qh_next_qtd) & EHCI_QH_NEXT_QTD_PTR)); in ehci_deallocate_qh()
1350 "ehci_deallocate_qh: Deallocated 0x%p", (void *)old_qh); in ehci_deallocate_qh()
1352 Set_QH(old_qh->qh_state, EHCI_QH_FREE); in ehci_deallocate_qh()