Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dohci.h260 void ohci_detach(struct ohci_softc *sc);
H A Dohci_pci.c342 ohci_detach(sc); in ohci_pci_detach()
H A Dohci.c430 ohci_detach(struct ohci_softc *sc) in ohci_detach() function