ReactOS 0.4.15-dev-7906-g1b85a5f
XBOXVMP_DEVICE_EXTENSION Struct Reference

#include <xboxvmp.h>

Collaboration diagram for XBOXVMP_DEVICE_EXTENSION:

Public Attributes

PHYSICAL_ADDRESS PhysControlStart
 
ULONG ControlLength
 
PVOID VirtControlStart
 
PHYSICAL_ADDRESS PhysFrameBufferStart
 

Detailed Description

Definition at line 26 of file xboxvmp.h.

Member Data Documentation

◆ ControlLength

ULONG XBOXVMP_DEVICE_EXTENSION::ControlLength

Definition at line 29 of file xboxvmp.h.

Referenced by XboxVmpFindAdapter(), and XboxVmpInitialize().

◆ PhysControlStart

PHYSICAL_ADDRESS XBOXVMP_DEVICE_EXTENSION::PhysControlStart

Definition at line 28 of file xboxvmp.h.

Referenced by XboxVmpFindAdapter(), and XboxVmpInitialize().

◆ PhysFrameBufferStart

PHYSICAL_ADDRESS XBOXVMP_DEVICE_EXTENSION::PhysFrameBufferStart

Definition at line 31 of file xboxvmp.h.

Referenced by XboxVmpFindAdapter(), and XboxVmpMapVideoMemory().

◆ VirtControlStart

PVOID XBOXVMP_DEVICE_EXTENSION::VirtControlStart

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