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

  /src/sys/dev/usb/
xhci.c 243 static const struct usbd_pipe_methods xhci_root_intr_methods = { variable in typeref:typename:const struct usbd_pipe_methods
2088 pipe->up_methods = &xhci_root_intr_methods;

Completed in 14 milliseconds