Searched defs:ehci_allocate_itw (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c59 static ehci_isoc_xwrapper_t *ehci_allocate_itw(
303 itw = ehci_allocate_itw(ehcip, pp, itw_length, usb_flags);
327 * ehci_allocate_itw:
344 ehci_allocate_itw( function
360 "ehci_allocate_itw: length = 0x%lx flags = 0x%x",
370 "ehci_allocate_itw: kmem_zalloc failed");

Completed in 59 milliseconds