Home
last modified time | relevance | path

Searched refs:TimeCounter (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmitool/src/plugins/usb/
H A Dusb.c452 uint32_t TimeCounter = 0; in WaitForCommandCompletion() local
464 TimeCounter++; in WaitForCommandCompletion()
465 if (TimeCounter == (timeout + 1)) { in WaitForCommandCompletion()