OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VID2_COMPAT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/stand/bootpref/
bootpref.h
83
#define
VID2_COMPAT
0x80
bootpref.c
241
if (check_video2 &
VID2_COMPAT
) {
244
bootpref[ARRAY_VID2] |=
VID2_COMPAT
;
246
check_video2 |=
VID2_COMPAT
;
250
if (check_video2 &
VID2_COMPAT
) {
253
bootpref[ARRAY_VID2] &= ~
VID2_COMPAT
;
255
check_video2 |=
VID2_COMPAT
;
642
if (vid2 &
VID2_COMPAT
) {
Completed in 37 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025