Searched refs:OHCI_LOOKUP_ID (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1594 tw = (ohci_trans_wrapper_t *)OHCI_LOOKUP_ID(
1743 tw = (ohci_trans_wrapper_t *)OHCI_LOOKUP_ID(
1755 tw = (ohci_trans_wrapper_t *)OHCI_LOOKUP_ID(
1820 tw = (ohci_trans_wrapper_t *)OHCI_LOOKUP_ID((uint32_t)
1875 tw = (ohci_trans_wrapper_t *)OHCI_LOOKUP_ID(
H A Dohci.c2181 OHCI_LOOKUP_ID((uint32_t)
6490 tw = (ohci_trans_wrapper_t *)OHCI_LOOKUP_ID(
6665 OHCI_LOOKUP_ID((uint32_t)
8225 (OHCI_LOOKUP_ID(Get_ED(reclaim_ed->hced_reclaim_frame)));
8303 tw = (ohci_trans_wrapper_t *)OHCI_LOOKUP_ID(
8454 OHCI_LOOKUP_ID((uint32_t)Get_TD(td->hctd_trans_wrapper));
8745 OHCI_LOOKUP_ID((uint32_t)Get_TD(td->hctd_trans_wrapper));
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h817 #define OHCI_LOOKUP_ID(x) id32_lookup((x)) macro

Completed in 66 milliseconds