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

  /src/sys/dev/usb/
uhci.c 166 Static void uhci_globalreset(uhci_softc_t *);
426 uhci_globalreset(uhci_softc_t *sc) function in typeref:typename:void
452 uhci_globalreset(sc); /* reset the controller */
723 uhci_globalreset(sc);

Completed in 64 milliseconds