Searched refs:console_pausing (Results 1 – 1 of 1) sorted by relevance
97 static u_char console_pausing; /* pause after each line during probe */ variable156 console_pausing = 1; in cninit()173 console_pausing = 0; in cninit_finish()510 if (console_pausing && c == '\n' && !kdb_active) { in cnputc()515 console_pausing = 0; in cnputc()