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