Searched refs:VWF_CONSOLE (Results 1 – 2 of 2) sorted by relevance
288 #define VWF_CONSOLE 0x8 /* Kernel message console window. */ macro
214 .vw_flags = VWF_CONSOLE,527 if (!(vw->vw_flags & (VWF_OPENED|VWF_CONSOLE))) { in vt_window_switch()2598 if (vw->vw_flags & VWF_CONSOLE) { in vt_upgrade()