Searched refs:late_console (Results 1 – 2 of 2) sorted by relevance
1578 int late_console; in hammer_time() local1787 late_console = 1; in hammer_time()1788 TUNABLE_INT_FETCH("debug.late_console", &late_console); in hammer_time()1789 if (!late_console) { in hammer_time()1799 if (late_console) in hammer_time()1821 if (late_console) in hammer_time()
2460 int late_console; in init386() local2709 late_console = 1; in init386()2710 TUNABLE_INT_FETCH("debug.late_console", &late_console); in init386()2711 if (!late_console) { in init386()2725 if (late_console) in init386()2731 if (late_console) in init386()