Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h149 extern int ehci_allocate_intr_in_resource(
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c1163 if ((error = ehci_allocate_intr_in_resource(ehcip, pp, tw, 0)) == in ehci_handle_intr_qtd()
H A Dehci_xfer.c254 int ehci_allocate_intr_in_resource(
2127 if (ehci_allocate_intr_in_resource(ehcip, pp, tw, flags) != in ehci_allocate_intr_resources()
3567 ehci_allocate_intr_in_resource( in ehci_allocate_intr_in_resource() function