Searched refs:ARRAY_VID2 (Results 1 – 1 of 1) sorted by relevance
81 #define ARRAY_VID2 8 macro94 bootpref[ARRAY_VID2] = readNVRAM (fd, NVRAM_VID2); in main()163 if (checkColours (&bootpref[ARRAY_VID2], optarg)) in main()172 bootpref[ARRAY_VID2] &= ~VID2_PAL; in main()181 bootpref[ARRAY_VID2] |= VID2_PAL; in main()190 bootpref[ARRAY_VID2] &= ~VID2_VGA; in main()199 bootpref[ARRAY_VID2] |= VID2_VGA; in main()208 bootpref[ARRAY_VID2] &= ~VID2_80CLM; in main()217 bootpref[ARRAY_VID2] |= VID2_80CLM; in main()226 bootpref[ARRAY_VID2] |= VID2_OVERSCAN; in main()[all …]