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

/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcprboot.c70 int do_halt = 0; /* halt (enter mon) after load */ variable
176 * do_halt
218 do_halt = 1;
527 * debugging support: drop to prom if do_halt is set
532 if (do_halt) {

Completed in 56 milliseconds