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

  /src/sys/dev/usb/
vhci.c 117 static const struct usbd_pipe_methods vhci_root_intr_methods = { variable in typeref:typename:const struct usbd_pipe_methods
408 pipe->up_methods = &vhci_root_intr_methods;

Completed in 13 milliseconds