FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ehci_reset
sys/dev/usb/controller/ehci.c
223
return (ehci_reset(sc));
sys/dev/usb/controller/ehci.h
446
usb_error_t ehci_reset(ehci_softc_t *sc);
sys/dev/usb/controller/ehci_fsl.c
325
err = ehci_reset(sc);