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