Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h979 #define EHCI_GET_ID(x) id32_alloc((void *)(x), KM_SLEEP) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c489 itw->itw_id = EHCI_GET_ID((void *)itw); in ehci_allocate_itw()
H A Dehci_xfer.c1289 ((uint32_t)(EHCI_GET_ID((void *)(uintptr_t)frame_number)))); in ehci_insert_qh_on_reclaim_list()
3101 tw->tw_id = EHCI_GET_ID((void *)tw); in ehci_create_transfer_wrapper()
H A Dehci_polled.c2107 tw->tw_id = EHCI_GET_ID((void *)tw); in ehci_polled_create_tw()