Home
last modified time | relevance | path

Searched refs:ehci_isoc_xwrapper_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_isoch_util.h44 extern ehci_isoc_xwrapper_t *ehci_allocate_itw_resources(
53 ehci_isoc_xwrapper_t *itw);
63 ehci_isoc_xwrapper_t *itw,
66 ehci_isoc_xwrapper_t *itw,
70 ehci_isoc_xwrapper_t *itw,
74 ehci_isoc_xwrapper_t *itw,
87 ehci_isoc_xwrapper_t *itw);
98 ehci_isoc_xwrapper_t *tw,
103 ehci_isoc_xwrapper_t *itw);
121 ehci_isoc_xwrapper_t *itw,
H A Dehci_isoch.h58 extern ehci_isoc_xwrapper_t *
69 ehci_isoc_xwrapper_t *itw,
85 ehci_isoc_xwrapper_t *itw,
H A Dehcid.h692 } ehci_isoc_xwrapper_t; typedef
694 _NOTE(MUTEX_PROTECTS_DATA(ehci_state_t::ehci_int_mutex, ehci_isoc_xwrapper_t))
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c68 ehci_isoc_xwrapper_t *itw);
72 ehci_isoc_xwrapper_t *itw);
81 ehci_isoc_xwrapper_t *itw,
84 ehci_isoc_xwrapper_t *itw,
88 ehci_isoc_xwrapper_t *itw,
95 ehci_isoc_xwrapper_t *itw,
120 ehci_isoc_xwrapper_t *tw,
142 ehci_isoc_xwrapper_t *itw,
146 ehci_isoc_xwrapper_t *itw,
150 ehci_isoc_xwrapper_t *itw,
[all …]
H A Dehci_isoch.c69 ehci_isoc_xwrapper_t *itw,
74 ehci_isoc_xwrapper_t *itw,
79 ehci_isoc_xwrapper_t *itw,
89 ehci_isoc_xwrapper_t *itw,
104 ehci_isoc_xwrapper_t *itw,
109 ehci_isoc_xwrapper_t *itw,
115 ehci_isoc_xwrapper_t *itw,
120 ehci_isoc_xwrapper_t *itw,
145 ehci_isoc_xwrapper_t *itw; in ehci_isoc_cleanup()
299 ehci_isoc_xwrapper_t *
[all …]
H A Dehci.c1492 ehci_isoc_xwrapper_t *itw; in ehci_hcdi_pipe_isoc_xfer()