Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h981 #define EHCI_FREE_ID(x) id32_free((x)) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c272 EHCI_FREE_ID((uint32_t)Get_QH(reclaim_qh->qh_reclaim_frame)); in ehci_handle_endpoint_reclaimation()
H A Dehci_isoch_util.c596 EHCI_FREE_ID((uint32_t)itw->itw_id); in ehci_free_itw_dma()
H A Dehci_xfer.c3533 EHCI_FREE_ID((uint32_t)tw->tw_id); in ehci_free_tw()