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

  /src/sys/dev/usb/
ehci.c 353 Static const struct usbd_pipe_methods ehci_device_intr_methods = { variable in typeref:typename:const struct usbd_pipe_methods
2111 pipe->up_methods = &ehci_device_intr_methods;

Completed in 14 milliseconds