Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h49 extern int ehci_allocate_pools(ehci_state_t *ehcip);
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c275 if (ehci_allocate_pools(ehcip) != DDI_SUCCESS) { in ehci_attach()
H A Dehci_util.c130 int ehci_allocate_pools(ehci_state_t *ehcip);
389 ehci_allocate_pools(ehci_state_t *ehcip) in ehci_allocate_pools() function