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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c475 static int bootlog_progress; local
482 bootlog_progress = 0;
520 if (bootlog_progress == bootlog_message_interval) {
525 bootlog_progress = 0;
527 bootlog_progress++;

Completed in 53 milliseconds