Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c79 extern const struct usb_pipe_methods ehci_device_ctrl_methods;
1891 if (methods == &ehci_device_ctrl_methods) { in ehci_setup_standard_chain()
2117 (methods == &ehci_device_ctrl_methods)) { in ehci_device_done()
2257 const struct usb_pipe_methods ehci_device_ctrl_methods = variable
3442 if (parm->methods == &ehci_device_ctrl_methods) {
3717 ep->methods = &ehci_device_ctrl_methods;
3771 (methods == &ehci_device_ctrl_methods)) {
3805 (methods == &ehci_device_ctrl_methods)) {