Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c147 err = bus_setup_intr(res->start, 0, ehci_interrupt, sc); in ehci_pci_attach()
H A Dehci.h453 void ehci_interrupt(unsigned int irq, ehci_softc_t *sc);
H A Dehci.c1384 * ehci_interrupt - EHCI interrupt handler
1391 ehci_interrupt(unsigned int irq, ehci_softc_t *sc) in ehci_interrupt() function

Completed in 6 milliseconds