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

  /src/sys/dev/usb/
ohci.c 179 Static usbd_status ohci_root_intr_start(struct usbd_xfer *);
298 .upm_start = ohci_root_intr_start,
2638 return ohci_root_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
2642 ohci_root_intr_start(struct usbd_xfer *xfer) function in typeref:typename:Static usbd_status

Completed in 13 milliseconds