HomeSort by: relevance | last modified time | path
    Searched defs:ohci_intr1 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
ohci.c 1276 Static int ohci_intr1(ohci_softc_t *);
1304 ret = ohci_intr1(sc);
1312 ohci_intr1(ohci_softc_t *sc) function in typeref:typename:Static int
1826 ohci_intr1(sc);

Completed in 16 milliseconds