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