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