NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
uhci_detach
sys/dev/cardbus/uhci_cardbus.c
183
rv = uhci_detach(&sc->sc, flags);
sys/dev/pci/uhci_pci.c
202
rv = uhci_detach(&sc->sc, flags);
sys/dev/usb/uhcivar.h
192
int uhci_detach(uhci_softc_t *, int);