Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dohci.c327 Static const struct usbd_pipe_methods ohci_device_bulk_methods = { variable
2185 pipe->up_methods = &ohci_device_bulk_methods; in ohci_open()