Home
last modified time | relevance | path

Searched refs:ehci_allocate_itw_resources (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_isoch_util.h44 extern ehci_isoc_xwrapper_t *ehci_allocate_itw_resources(
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c53 ehci_isoc_xwrapper_t *ehci_allocate_itw_resources(
293 ehci_allocate_itw_resources( in ehci_allocate_itw_resources() function
H A Dehci_isoch.c403 if ((itw = ehci_allocate_itw_resources(ehcip, pp, itw_xfer_size, in ehci_allocate_isoc_resources()