Searched refs:late_console (Results 1 – 2 of 2) sorted by relevance
1629 int late_console; in hammer_time() local1837 late_console = 1; in hammer_time()1838 TUNABLE_INT_FETCH("debug.late_console", &late_console); in hammer_time()1839 if (!late_console) { in hammer_time()1854 if (late_console) in hammer_time()1884 if (late_console) in hammer_time()
2308 int late_console; in init386() local2449 late_console = 1; in init386()2450 TUNABLE_INT_FETCH("debug.late_console", &late_console); in init386()2451 if (!late_console) { in init386()2465 if (late_console) in init386()2471 if (late_console) in init386()