Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Duhci.c161 Static usbd_status uhci_portreset(uhci_softc_t*, int);
3001 uhci_portreset(uhci_softc_t *sc, int index) in uhci_portreset() function
3394 err = uhci_portreset(sc, index); in uhci_root_ctrl_start()