USB_TD_INPROGRESS
if (td->status != USB_TD_INPROGRESS)
td->status = USB_TD_INPROGRESS;
if (!td || td->status == USB_TD_INPROGRESS)