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

  /src/sys/dev/usb/
ehci.c 189 Static usbd_status ehci_root_intr_start(struct usbd_xfer *);
335 .upm_start = ehci_root_intr_start,
2829 return ehci_root_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
2833 ehci_root_intr_start(struct usbd_xfer *xfer) function in typeref:typename:Static usbd_status

Completed in 14 milliseconds