Searched refs:LatestStart (Results 1 – 1 of 1) sorted by relevance
1305 ULONG LatestStart; in USB2_AllocateTimeForEndpoint() local1456 LatestStart = USB2_HUB_DELAY + USB2_FS_SOF_TIME; in USB2_AllocateTimeForEndpoint()1491 LatestStart = max(LatestStart, StartTime); in USB2_AllocateTimeForEndpoint()1494 TtEndpoint->StartTime = LatestStart; in USB2_AllocateTimeForEndpoint()1496 if ((LatestStart + TtEndpoint->CalcBusTime) > USB2_FS_MAX_PERIODIC_ALLOCATION) in USB2_AllocateTimeForEndpoint()1539 calcBusTime = LatestStart + TtEndpoint->CalcBusTime - in USB2_AllocateTimeForEndpoint()