Home
last modified time | relevance | path

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

/NextBSD/sys/dev/syscons/
HDsyscons.c111 static int shutdown_in_progress = FALSE; variable
1818 if (debugger > 0 || panicstr || shutdown_in_progress) { in sccnupdate()
1887 if (debugger > 0 || panicstr || shutdown_in_progress) in scrn_timer()
3117 shutdown_in_progress = TRUE; in scshutdown()
3846 if (cold || shutdown_in_progress || !enable_bell) in sc_bell()