ReactOS 0.4.15-dev-8052-gc0e3179
_VIDEO_PORT_AGP_SERVICES Struct Reference

#include <videoagp.h>

Collaboration diagram for _VIDEO_PORT_AGP_SERVICES:

Public Attributes

PAGP_RESERVE_PHYSICAL AgpReservePhysical
 
PAGP_RELEASE_PHYSICAL AgpReleasePhysical
 
PAGP_COMMIT_PHYSICAL AgpCommitPhysical
 
PAGP_FREE_PHYSICAL AgpFreePhysical
 
PAGP_RESERVE_VIRTUAL AgpReserveVirtual
 
PAGP_RELEASE_VIRTUAL AgpReleaseVirtual
 
PAGP_COMMIT_VIRTUAL AgpCommitVirtual
 
PAGP_FREE_VIRTUAL AgpFreeVirtual
 
ULONGLONG AllocationLimit
 

Detailed Description

Definition at line 99 of file videoagp.h.

Member Data Documentation

◆ AgpCommitPhysical

PAGP_COMMIT_PHYSICAL _VIDEO_PORT_AGP_SERVICES::AgpCommitPhysical

Definition at line 102 of file videoagp.h.

◆ AgpCommitVirtual

PAGP_COMMIT_VIRTUAL _VIDEO_PORT_AGP_SERVICES::AgpCommitVirtual

Definition at line 106 of file videoagp.h.

◆ AgpFreePhysical

PAGP_FREE_PHYSICAL _VIDEO_PORT_AGP_SERVICES::AgpFreePhysical

Definition at line 103 of file videoagp.h.

◆ AgpFreeVirtual

PAGP_FREE_VIRTUAL _VIDEO_PORT_AGP_SERVICES::AgpFreeVirtual

Definition at line 107 of file videoagp.h.

◆ AgpReleasePhysical

PAGP_RELEASE_PHYSICAL _VIDEO_PORT_AGP_SERVICES::AgpReleasePhysical

Definition at line 101 of file videoagp.h.

◆ AgpReleaseVirtual

PAGP_RELEASE_VIRTUAL _VIDEO_PORT_AGP_SERVICES::AgpReleaseVirtual

Definition at line 105 of file videoagp.h.

◆ AgpReservePhysical

PAGP_RESERVE_PHYSICAL _VIDEO_PORT_AGP_SERVICES::AgpReservePhysical

Definition at line 100 of file videoagp.h.

◆ AgpReserveVirtual

PAGP_RESERVE_VIRTUAL _VIDEO_PORT_AGP_SERVICES::AgpReserveVirtual

Definition at line 104 of file videoagp.h.

◆ AllocationLimit

ULONGLONG _VIDEO_PORT_AGP_SERVICES::AllocationLimit

Definition at line 108 of file videoagp.h.


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