OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VID2_VGA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/stand/bootpref/
bootpref.h
80
#define
VID2_VGA
0x10 /* Otherwise TV */
bootpref.c
187
if (check_video2 &
VID2_VGA
) {
190
bootpref[ARRAY_VID2] &= ~
VID2_VGA
;
192
check_video2 |=
VID2_VGA
;
196
if (check_video2 &
VID2_VGA
) {
199
bootpref[ARRAY_VID2] |=
VID2_VGA
;
201
check_video2 |=
VID2_VGA
;
624
if (vid2 &
VID2_VGA
) {
652
if (vid2 &
VID2_VGA
) {
Completed in 38 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025