xhci_root_intr_start
usbd_status xhci_root_intr_start(struct usbd_xfer *);
.start = xhci_root_intr_start,
return (xhci_root_intr_start(SIMPLEQ_FIRST(&xfer->pipe->queue)));