Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h95 extern ehci_trans_wrapper_t *ehci_allocate_intr_resources(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c151 ehci_trans_wrapper_t *ehci_allocate_intr_resources(
1953 tw = ehci_allocate_intr_resources(ehcip, ph, NULL, flags); in ehci_start_intr_polling()
2080 ehci_allocate_intr_resources( in ehci_allocate_intr_resources() function
H A Dehci.c1364 if ((tw = ehci_allocate_intr_resources(ehcip, ph, in ehci_hcdi_pipe_intr_xfer()