ReactOS 0.4.16-dev-136-g52192f1
|
#include <video.h>
INTERFACE_TYPE _VIDEO_PORT_CONFIG_INFO::AdapterInterfaceType |
Definition at line 169 of file video.h.
Referenced by IntVideoPortFindAdapter(), and VgaFindAdapter().
ULONG _VIDEO_PORT_CONFIG_INFO::BusInterruptLevel |
Definition at line 170 of file video.h.
Referenced by IntVideoPortFindAdapter().
ULONG _VIDEO_PORT_CONFIG_INFO::BusInterruptVector |
Definition at line 171 of file video.h.
Referenced by IntVideoPortFindAdapter().
PWSTR _VIDEO_PORT_CONFIG_INFO::DriverRegistryPath |
Definition at line 194 of file video.h.
Referenced by IntVideoPortFindAdapter().
PEMULATOR_ACCESS_ENTRY _VIDEO_PORT_CONFIG_INFO::EmulatorAccessEntries |
Definition at line 174 of file video.h.
Referenced by VgaFindAdapter().
ULONG_PTR _VIDEO_PORT_CONFIG_INFO::EmulatorAccessEntriesContext |
Definition at line 175 of file video.h.
Referenced by VgaFindAdapter().
ULONG _VIDEO_PORT_CONFIG_INFO::HardwareStateSize |
Definition at line 178 of file video.h.
Referenced by VgaFindAdapter().
KINTERRUPT_MODE _VIDEO_PORT_CONFIG_INFO::InterruptMode |
Definition at line 172 of file video.h.
Referenced by IntVideoPortFindAdapter().
ULONG _VIDEO_PORT_CONFIG_INFO::Length |
Definition at line 167 of file video.h.
Referenced by IntVideoPortFindAdapter(), VGAFindAdapter(), and VgaFindAdapter().
ULONG _VIDEO_PORT_CONFIG_INFO::MaximumScatterGatherChunkSize |
ULONG _VIDEO_PORT_CONFIG_INFO::NumEmulatorAccessEntries |
Definition at line 173 of file video.h.
Referenced by VgaFindAdapter().
ULONG _VIDEO_PORT_CONFIG_INFO::SystemIoBusNumber |
Definition at line 168 of file video.h.
Referenced by IntVideoPortFindAdapter().
ULONGLONG _VIDEO_PORT_CONFIG_INFO::SystemMemorySize |
Definition at line 195 of file video.h.
Referenced by IntVideoPortFindAdapter().
PHYSICAL_ADDRESS _VIDEO_PORT_CONFIG_INFO::VdmPhysicalVideoMemoryAddress |
Definition at line 176 of file video.h.
Referenced by VGAFindAdapter(), and VgaFindAdapter().
ULONG _VIDEO_PORT_CONFIG_INFO::VdmPhysicalVideoMemoryLength |
Definition at line 177 of file video.h.
Referenced by VGAFindAdapter(), and VgaFindAdapter().
PVIDEO_PORT_GET_PROC_ADDRESS _VIDEO_PORT_CONFIG_INFO::VideoPortGetProcAddress |
Definition at line 193 of file video.h.
Referenced by IntVideoPortFindAdapter().