ReactOS 0.4.15-dev-7842-g558ab78
_SVGA_REGISTERS Struct Reference

#include <svga.h>

Public Attributes

UCHAR Misc
 
UCHAR Hidden
 
UCHAR Sequencer [SVGA_SEQ_MAX_REG]
 
UCHAR CRT [SVGA_CRTC_MAX_REG]
 
UCHAR Graphics [SVGA_GC_MAX_REG]
 
UCHAR Attribute [VGA_AC_MAX_REG]
 

Detailed Description

Definition at line 375 of file svga.h.

Member Data Documentation

◆ Attribute

UCHAR _SVGA_REGISTERS::Attribute[VGA_AC_MAX_REG]

Definition at line 382 of file svga.h.

Referenced by VbeSetExtendedRegisters().

◆ CRT

UCHAR _SVGA_REGISTERS::CRT[SVGA_CRTC_MAX_REG]

Definition at line 380 of file svga.h.

Referenced by VbeSetExtendedRegisters().

◆ Graphics

UCHAR _SVGA_REGISTERS::Graphics[SVGA_GC_MAX_REG]

Definition at line 381 of file svga.h.

Referenced by VbeSetExtendedRegisters().

◆ Hidden

UCHAR _SVGA_REGISTERS::Hidden

Definition at line 378 of file svga.h.

Referenced by VbeSetExtendedRegisters().

◆ Misc

UCHAR _SVGA_REGISTERS::Misc

Definition at line 377 of file svga.h.

Referenced by VbeSetExtendedRegisters().

◆ Sequencer

UCHAR _SVGA_REGISTERS::Sequencer[SVGA_SEQ_MAX_REG]

Definition at line 379 of file svga.h.

Referenced by VbeSetExtendedRegisters().


The documentation for this struct was generated from the following file: