Searched refs:ehci_init (Results 1 – 9 of 9) sorted by relevance
139 err = ehci_init(sc); in ehci_ps3_attach()
144 err = ehci_init(sc); in ehci_xls_attach()
177 err = ehci_init(sc); in ar71xx_ehci_attach()
168 err = ehci_init(sc); in ehci_ebus_attach()
190 err = ehci_init(sc); in ehci_ixp_attach()
223 err = ehci_init(sc); in mv_ehci_attach()
451 err = ehci_init(sc); in ehci_pci_attach()
446 usb_error_t ehci_init(ehci_softc_t *sc);
297 ehci_init(ehci_softc_t *sc) in ehci_init() function