Searched refs:timeoutBkp (Results 1 – 1 of 1) sorted by relevance
337 FILLP_SLONG timeoutBkp = timeout; in EpPoll() local359 eventCount = EpGetEventsAndSignal(ep, events, maxEvents, timeoutBkp); in EpPoll()363 if (timeoutBkp == -1) { in EpPoll()369 } else if (timeoutBkp == 0) { in EpPoll()380 if ((FILLP_UTILS_US2MS(endtime - begintime)) >= timeoutBkp) { in EpPoll()388 timeoutWork = (FILLP_SLONG)(timeoutBkp - (FILLP_UTILS_US2MS(endtime - begintime))); in EpPoll()