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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c130 int ehci_allocate_pools(ehci_state_t *ehcip);
382 * ehci_allocate_pools:
389 ehci_allocate_pools(ehci_state_t *ehcip) function
398 "ehci_allocate_pools:");
450 "ehci_allocate_pools: More than 1 cookie");
456 "ehci_allocate_pools: Result = %d", result);
481 "ehci_allocate_pools: ddi_dma_alloc_handle failed");
497 "ehci_allocate_pools: ddi_dma_mem_alloc failed");
520 "ehci_allocate_pools: More than 1 cookie");

Completed in 64 milliseconds