Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dfastboot.h178 extern int force_fastreboot;
/titanic_41/usr/src/uts/i86pc/os/
H A Dmachdep.c316 if (fcn == AD_FASTREBOOT && !force_fastreboot) { in mdboot()
H A Dfakebop.c139 int force_fastreboot = 0; variable