Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c77 extern const struct usb_pipe_methods ehci_device_bulk_methods;
2115 if ((methods == &ehci_device_bulk_methods) || in ehci_device_done()
2215 const struct usb_pipe_methods ehci_device_bulk_methods = variable
3483 } else if (parm->methods == &ehci_device_bulk_methods) {
3732 ep->methods = &ehci_device_bulk_methods;
3769 if ((methods == &ehci_device_bulk_methods) ||
3803 if ((methods == &ehci_device_bulk_methods) ||

Completed in 5 milliseconds