Searched refs:VT_AUTO (Results 1 – 3 of 3) sorted by relevance
28 #define VT_AUTO 0x00 /* auto vt switching */ macro
771 if (tmp.mode != VT_AUTO && tmp.mode != VT_PROCESS) in vt_ioctl()967 vc->vt_mode.mode = VT_AUTO; in reset_vc()
2971 (vc->vt_mode.mode == VT_AUTO && vc->vc_mode == KD_GRAPHICS)) { in set_console()