ohci_root_intr_start
Static usbd_status ohci_root_intr_start(struct usbd_xfer *);
return ohci_root_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
.upm_start = ohci_root_intr_start,