Searched defs:fastreboot_onpanic_uptime (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c163 clock_t fastreboot_onpanic_uptime = LONG_MAX; variable
168 * than fastreboot_onpanic_uptime, a reboot through BIOS will be performed to
1441 if (fastreboot_onpanic_uptime == LONG_MAX)
1442 fastreboot_onpanic_uptime = SEC_TO_TICK(10 * 60);

Completed in 46 milliseconds