Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_fwum.c388 static unsigned long staticProgress=0xffffffff; in KfwumShowProgress() local
394 if (staticProgress == progress) { in KfwumShowProgress()
398 staticProgress = progress; in KfwumShowProgress()