Searched refs:ehci_intr (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c52 #include <sys/usb/hcd/ehci/ehci_intr.h>
637 * ehci_intr:
642 ehci_intr(caddr_t arg1, caddr_t arg2) function
648 "ehci_intr: Interrupt occurred, arg1 0x%p arg2 0x%p",
710 "ehci_intr: Frame List Rollover");
724 "ehci_intr: Asynchronous Schedule Advance Notification");
750 "ehci_intr: USB Transaction Completion Notification");
769 "ehci_intr: Unrecoverable error");
H A Dehci_util.c703 (void) ehci_intr(arg, NULL);
944 ehci_intr, (caddr_t)ehcip,
H A Dehci_polled.c41 #include <sys/usb/hcd/ehci/ehci_intr.h>
H A Dehci_xfer.c38 #include <sys/usb/hcd/ehci/ehci_intr.h>
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1203 uint_t ehci_intr(caddr_t arg1,

Completed in 93 milliseconds