Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_isoch_util.h95 extern int ehci_allocate_isoc_in_resource(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c413 if (ehci_allocate_isoc_in_resource(ehcip, pp, itw, usb_flags) != in ehci_allocate_isoc_resources()
1298 if ((error = ehci_allocate_isoc_in_resource(ehcip, pp, itw, 0)) == in ehci_handle_itd()
H A Dehci_isoch_util.c117 int ehci_allocate_isoc_in_resource(
1274 ehci_allocate_isoc_in_resource( in ehci_allocate_isoc_in_resource() function