Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h49 extern int ehci_allocate_pools(ehci_state_t *ehcip);
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c274 if (ehci_allocate_pools(ehcip) != DDI_SUCCESS) { in ehci_attach()
H A Dehci_util.c131 int ehci_allocate_pools(ehci_state_t *ehcip);
390 ehci_allocate_pools(ehci_state_t *ehcip) in ehci_allocate_pools() function