ReactOS 0.4.15-dev-8100-g1887773
_VIDEO_PORT_AGP_MAPPING Struct Reference

#include <videoprt.h>

Collaboration diagram for _VIDEO_PORT_AGP_MAPPING:

Public Attributes

ULONG NumberOfPages
 
PVOID MapHandle
 
PHYSICAL_ADDRESS PhysicalAddress
 

Detailed Description

Definition at line 56 of file videoprt.h.

Member Data Documentation

◆ MapHandle

PVOID _VIDEO_PORT_AGP_MAPPING::MapHandle

◆ NumberOfPages

ULONG _VIDEO_PORT_AGP_MAPPING::NumberOfPages

Definition at line 58 of file videoprt.h.

Referenced by IntAgpReleaseVirtual(), IntAgpReservePhysical(), and IntAgpReserveVirtual().

◆ PhysicalAddress

PHYSICAL_ADDRESS _VIDEO_PORT_AGP_MAPPING::PhysicalAddress

Definition at line 60 of file videoprt.h.

Referenced by IntAgpCommitVirtual(), and IntAgpReservePhysical().


The documentation for this struct was generated from the following file: