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