Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dohci.h259 usb_error_t ohci_init(ohci_softc_t *sc);
H A Dohci_pci.c307 err = ohci_init(sc); in ohci_pci_attach()
H A Dohci.c315 ohci_init(ohci_softc_t *sc) in ohci_init() function