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