Home
last modified time | relevance | path

Searched defs:_vgaHWRec (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/vgahw/
H A DvgaHW.h109 typedef struct _vgaHWRec { struct
110 void *Base; /* Address of "VGA" memory */
111 int MapSize; /* Size of "VGA" memory */
112 unsigned long MapPhys; /* phys location of VGA mem */
113 int IOBase; /* I/O Base address */
114 CARD8 *MMIOBase; /* Pointer to MMIO start */
115 int MMIOOffset; /* base + offset + vgareg
117 void *FontInfo1; /* save area for fonts in
119 void *FontInfo2; /* save area for fonts in
121 void *TextInfo; /* save area for text */
[all …]