OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VGA_BASE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/atari/vme/
et4000.c
78
#define
VGA_BASE
0xa0000
436
g_display.gd_vgabase =
VGA_BASE
;
481
if (offset >=
VGA_BASE
&& offset < (VGA_MAPPABLE +
VGA_BASE
))
482
return m68k_btop(sc->sc_maddr + offset -
VGA_BASE
);
/src/sys/arch/atari/dev/
grfabs_et.c
80
#define
VGA_BASE
0xa0000
326
bm->
vga_base
=
VGA_BASE
;
/src/sys/dev/sbus/
mgxreg.h
37
#define
VGA_BASE
0x3c0
Completed in 13 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025