OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VID2_80CLM
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/stand/bootpref/
bootpref.h
79
#define
VID2_80CLM
0x08 /* Otherwise 40 columns */
bootpref.c
205
if (check_video2 &
VID2_80CLM
) {
208
bootpref[ARRAY_VID2] &= ~
VID2_80CLM
;
210
check_video2 |=
VID2_80CLM
;
214
if (check_video2 &
VID2_80CLM
) {
217
bootpref[ARRAY_VID2] |=
VID2_80CLM
;
219
check_video2 |=
VID2_80CLM
;
618
if (vid2 &
VID2_80CLM
) {
Completed in 12 milliseconds
Indexes created Sat Oct 25 01:09:55 GMT 2025