Searched defs:ehci_intr (Results 1 - 1 of 1) 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");

Completed in 71 milliseconds