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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c1470 int cur_fastreboot_onpanic; local
1477 cur_fastreboot_onpanic = fastreboot_onpanic;
1480 if (fastreboot_onpanic && (!cur_fastreboot_onpanic ||
1483 if (cur_fastreboot_onpanic && !fastreboot_onpanic)

Completed in 71 milliseconds