ReactOS 0.4.16-dev-106-g10b08aa
|
#include <videoprt.h>
Public Attributes | |
ULONG | NumberOfPages |
PVOID | MapHandle |
PHYSICAL_ADDRESS | PhysicalAddress |
Definition at line 56 of file videoprt.h.
PVOID _VIDEO_PORT_AGP_MAPPING::MapHandle |
Definition at line 59 of file videoprt.h.
Referenced by IntAgpCommitPhysical(), IntAgpFreePhysical(), IntAgpReleasePhysical(), and IntAgpReservePhysical().
ULONG _VIDEO_PORT_AGP_MAPPING::NumberOfPages |
Definition at line 58 of file videoprt.h.
Referenced by IntAgpReleaseVirtual(), IntAgpReservePhysical(), and IntAgpReserveVirtual().
PHYSICAL_ADDRESS _VIDEO_PORT_AGP_MAPPING::PhysicalAddress |
Definition at line 60 of file videoprt.h.
Referenced by IntAgpCommitVirtual(), and IntAgpReservePhysical().