Searched refs:console_pausing (Results 1 – 1 of 1) sorted by relevance
104 static u_char console_pausing; /* pause after each line during probe */ variable186 console_pausing = 1; in cninit()203 console_pausing = 0; in cninit_finish()523 if (console_pausing && c == '\n' && !kdb_active) { in cnputc()528 console_pausing = 0; in cnputc()