HomeSort by: relevance | last modified time | path
    Searched defs:ohci_device_intr_methods (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
ohci.c 316 Static const struct usbd_pipe_methods ohci_device_intr_methods = { variable in typeref:typename:const struct usbd_pipe_methods
2172 pipe->up_methods = &ohci_device_intr_methods;

Completed in 13 milliseconds