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