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

  /src/sys/dev/usb/
uhci.c 1337 Static int uhci_intr1(uhci_softc_t *);
1357 ret = uhci_intr1(sc);
1365 uhci_intr1(uhci_softc_t *sc) function in typeref:typename:int
1760 uhci_intr1(sc);
uhci.c 1337 Static int uhci_intr1(uhci_softc_t *);
1357 ret = uhci_intr1(sc);
1365 uhci_intr1(uhci_softc_t *sc) function in typeref:typename:int
1760 uhci_intr1(sc);

Completed in 27 milliseconds