Searched refs:RB_VIDEO (Results 1 – 6 of 6) sorted by relevance
67 howto &= ~(RB_MUTE|RB_VIDEO|RB_SERIAL); in bi_getboothowto()70 howto |= RB_VIDEO; in bi_getboothowto()109 howto |= RB_VIDEO; in bi_getboothowto()
208 } else if ((initial_howto & (RB_VIDEO|RB_SERIAL)) != (RB_VIDEO|RB_SERIAL)) { in main()209 if (initial_howto & RB_VIDEO) in main()
47 { "boot_vidcons", RB_VIDEO},
65 #define RB_VIDEO 0x20000000 /* use video console */ macro
85 howto |= RB_VIDEO; in bi_getboothowto()
255 howto &= ~(RB_MUTE|RB_VIDEO); in main()