|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <xboxvmp.h>

Public Attributes | |
| PHYSICAL_ADDRESS | PhysControlStart |
| ULONG | ControlLength |
| PVOID | VirtControlStart |
| PHYSICAL_ADDRESS | PhysFrameBufferStart |
| ULONG XBOXVMP_DEVICE_EXTENSION::ControlLength |
Definition at line 29 of file xboxvmp.h.
Referenced by XboxVmpFindAdapter(), and XboxVmpInitialize().
| PHYSICAL_ADDRESS XBOXVMP_DEVICE_EXTENSION::PhysControlStart |
Definition at line 28 of file xboxvmp.h.
Referenced by XboxVmpFindAdapter(), and XboxVmpInitialize().
| PHYSICAL_ADDRESS XBOXVMP_DEVICE_EXTENSION::PhysFrameBufferStart |
Definition at line 31 of file xboxvmp.h.
Referenced by XboxVmpFindAdapter(), and XboxVmpMapVideoMemory().
| PVOID XBOXVMP_DEVICE_EXTENSION::VirtControlStart |
Definition at line 30 of file xboxvmp.h.
Referenced by NvGetCrtc(), XboxVmpInitialize(), XboxVmpMapVideoMemory(), and XboxVmpQueryCurrentMode().