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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c364 static uint_t ohci_intr(caddr_t arg1,
1243 (void) ohci_intr(arg, NULL);
1459 ohci_intr, (caddr_t)ohcip,
7678 * ohci_intr:
7683 ohci_intr(caddr_t arg1, caddr_t arg2) function
7691 "ohci_intr: Interrupt occurred, arg1 0x%p arg2 0x%p",
7777 "ohci_intr: Done head! 0x%p", (void *)done_head);
7826 "ohci_intr: Frame Number Overflow");
7833 "ohci_intr: Start of Frame");
7852 "ohci_intr
[all...]

Completed in 56 milliseconds