Lines Matching defs:console
136 static VT_SYSCTL_INT(slow_down, 0, "Non-zero make console slower and synchronous.");
578 * When grabbing the console for the debugger, avoid
602 * switch to console mode when panicking, making sure the panic
819 vt_scrollmode_kbdevent(struct vt_window *vw, int c, int console)
831 if (console == 0) {
870 if (console == 0)
910 vt_scrollmode_kbdevent(vw, c, 0/* Not a console */);
1046 * If vt_upgrade() happens while the console is grabbed, we are
2080 * "grab" from an "ungrab" of the console.
2126 * prevent data from reaching the console driver while
3169 /* For existing console window. */
3326 * Register as console. If it already registered, cnadd() will ignore
3413 /* Ask holding process to free window and switch to console window */