Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duhci.c291 const struct usbd_pipe_methods uhci_device_bulk_methods = { variable
2689 pipe->methods = &uhci_device_bulk_methods; in uhci_open()