Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_isoch_util.h68 extern int ehci_allocate_itds_for_itw(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c86 int ehci_allocate_itds_for_itw(
314 if (ehci_allocate_itds_for_itw(ehcip, itw, itd_count) == in ehci_allocate_itw_resources()
762 ehci_allocate_itds_for_itw( in ehci_allocate_itds_for_itw() function
H A Dehci_isoch.c1307 if (ehci_allocate_itds_for_itw(ehcip, itw, itw->itw_num_itds) != in ehci_handle_itd()