Searched refs:ehci_bus_methods (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.c117 static const struct usb_bus_methods ehci_bus_methods; variable in typeref:struct:usb_bus_methods
338 sc->sc_bus.methods = &ehci_bus_methods;
3960 static const struct usb_bus_methods ehci_bus_methods = variable in typeref:struct:usb_bus_methods

Completed in 328 milliseconds