Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_isoch_util.h37 extern int ehci_allocate_isoc_pools(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c47 int ehci_allocate_isoc_pools(
171 ehci_allocate_isoc_pools(ehci_state_t *ehcip) in ehci_allocate_isoc_pools() function
H A Dehci_isoch.c134 return (ehci_allocate_isoc_pools(ehcip)); in ehci_isoc_init()