Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.c118 static const struct usb_bus_methods ehci_bus_methods; variable
339 sc->sc_bus.methods = &ehci_bus_methods; in ehci_init()
3849 static const struct usb_bus_methods ehci_bus_methods = variable