Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dfastboot.h178 extern int force_fastreboot;
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c323 if (fcn == AD_FASTREBOOT && !force_fastreboot) { in mdboot()
H A Dfakebop.c148 int force_fastreboot = 0; variable