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

Public Attributes | |
| PVIDEO_PORT_AGP_MAPPING | AgpMapping |
| HANDLE | ProcessHandle |
| PVOID | MappedAddress |
Definition at line 63 of file videoprt.h.
| PVIDEO_PORT_AGP_MAPPING _VIDEO_PORT_AGP_VIRTUAL_MAPPING::AgpMapping |
Definition at line 65 of file videoprt.h.
Referenced by IntAgpCommitVirtual(), IntAgpReleaseVirtual(), and IntAgpReserveVirtual().
| PVOID _VIDEO_PORT_AGP_VIRTUAL_MAPPING::MappedAddress |
Definition at line 67 of file videoprt.h.
Referenced by IntAgpCommitVirtual(), IntAgpFreeVirtual(), IntAgpReleaseVirtual(), and IntAgpReserveVirtual().
| HANDLE _VIDEO_PORT_AGP_VIRTUAL_MAPPING::ProcessHandle |
Definition at line 66 of file videoprt.h.
Referenced by IntAgpCommitVirtual(), IntAgpFreeVirtual(), IntAgpReleaseVirtual(), and IntAgpReserveVirtual().