Home
last modified time | relevance | path

Searched refs:ehci_init (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c157 err = ehci_init(sc); in ehci_pci_attach()
H A Dehci.h349 #define EHCI_SCFLG_DONTRESET 0x0100 /* don't reset ctrl. in ehci_init() */
350 #define EHCI_SCFLG_DONEINIT 0x1000 /* ehci_init() has been called. */
451 usb_error_t ehci_init(ehci_softc_t *sc);
H A Dehci.c240 ehci_init(ehci_softc_t *sc) in ehci_init() function

Completed in 5 milliseconds