HomeSort by relevance Sort by last modified time
    Searched full:stage_pretimeout (Results 1 - 1 of 1) sorted by null

  /external/syslinux/com32/modules/
kontron_wdt.c 272 int stage_pretimeout; local
284 stage_pretimeout = 0;
287 stage_pretimeout = wdt->timeout - wdt->pretimeout;
291 if (stage_pretimeout != 0) {
294 } else if ((stage_pretimeout == 0)
303 if (stage_pretimeout != 0) {
305 stage_pretimeout);

Completed in 62 milliseconds