ReactOS 0.4.16-dev-747-gbc52d5f
|
#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().