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