Searched refs:ehci_allocate_pools (Results 1 – 3 of 3) sorted by relevance
49 extern int ehci_allocate_pools(ehci_state_t *ehcip);
275 if (ehci_allocate_pools(ehcip) != DDI_SUCCESS) { in ehci_attach()
130 int ehci_allocate_pools(ehci_state_t *ehcip);389 ehci_allocate_pools(ehci_state_t *ehcip) in ehci_allocate_pools() function