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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c46 int ehci_allocate_isoc_pools(
164 * ehci_allocate_isoc_pools:
170 ehci_allocate_isoc_pools(ehci_state_t *ehcip) function
179 "ehci_allocate_isoc_pools:");
193 "ehci_allocate_isoc_pools: Alloc handle failed");
216 "ehci_allocate_isoc_pools: Alloc memory failed");
241 "ehci_allocate_isoc_pools: More than 1 cookie");
247 "ehci_allocate_isoc_pools: Result = %d", result);

Completed in 60 milliseconds