Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.c124 static void ohci_root_intr(ohci_softc_t *sc);
1077 ohci_root_intr(sc); in ohci_rhsc_enable()
1191 ohci_root_intr(sc); in ohci_interrupt()
1578 ohci_root_intr(ohci_softc_t *sc) in ohci_root_intr() function