ReactOS 0.4.15-dev-7924-g5949c20
_AGP_BUS_INTERFACE_STANDARD Struct Reference

#include <ntagp.h>

Collaboration diagram for _AGP_BUS_INTERFACE_STANDARD:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID AgpContext
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
ULONG Capabilities
 
PAGP_BUS_RESERVE_MEMORY ReserveMemory
 
PAGP_BUS_RELEASE_MEMORY ReleaseMemory
 
PAGP_BUS_COMMIT_MEMORY CommitMemory
 
PAGP_BUS_FREE_MEMORY FreeMemory
 
PAGP_GET_MAPPED_PAGES GetMappedPages
 
PAGP_BUS_SET_RATE SetRate
 
SIZE_T AgpSize
 
PHYSICAL_ADDRESS AgpBase
 
PHYSICAL_ADDRESS MaxPhysicalAddress
 
PAGP_MAP_MEMORY MapMemory
 
PAGP_UNMAP_MEMORY UnMapMemory
 
PAGP_FLUSH_CHIPSET_CACHES FlushChipsetCaches
 
PAGP_CHECK_INTEGRITY CheckIntegrity
 
PAGP_MAP_MEMORY_EX MapMemoryEx
 
PAGP_UNMAP_MEMORY_EX UnMapMemoryEx
 
PAGP_FLUSH_GART_TLB FlushGartTLB
 
PAGP_CHECK_GUARD_PAGE CheckGuardPage
 
PAGP_GET_INFO GetAgpInfo
 

Detailed Description

Definition at line 179 of file ntagp.h.

Member Data Documentation

◆ AgpBase

PHYSICAL_ADDRESS _AGP_BUS_INTERFACE_STANDARD::AgpBase

Definition at line 193 of file ntagp.h.

◆ AgpContext

PVOID _AGP_BUS_INTERFACE_STANDARD::AgpContext

◆ AgpSize

SIZE_T _AGP_BUS_INTERFACE_STANDARD::AgpSize

Definition at line 192 of file ntagp.h.

◆ Capabilities

ULONG _AGP_BUS_INTERFACE_STANDARD::Capabilities

Definition at line 185 of file ntagp.h.

◆ CheckGuardPage

PAGP_CHECK_GUARD_PAGE _AGP_BUS_INTERFACE_STANDARD::CheckGuardPage

Definition at line 202 of file ntagp.h.

◆ CheckIntegrity

PAGP_CHECK_INTEGRITY _AGP_BUS_INTERFACE_STANDARD::CheckIntegrity

Definition at line 198 of file ntagp.h.

◆ CommitMemory

PAGP_BUS_COMMIT_MEMORY _AGP_BUS_INTERFACE_STANDARD::CommitMemory

Definition at line 188 of file ntagp.h.

Referenced by IntAgpCommitPhysical().

◆ FlushChipsetCaches

PAGP_FLUSH_CHIPSET_CACHES _AGP_BUS_INTERFACE_STANDARD::FlushChipsetCaches

Definition at line 197 of file ntagp.h.

◆ FlushGartTLB

PAGP_FLUSH_GART_TLB _AGP_BUS_INTERFACE_STANDARD::FlushGartTLB

Definition at line 201 of file ntagp.h.

◆ FreeMemory

PAGP_BUS_FREE_MEMORY _AGP_BUS_INTERFACE_STANDARD::FreeMemory

Definition at line 189 of file ntagp.h.

Referenced by IntAgpFreePhysical().

◆ GetAgpInfo

PAGP_GET_INFO _AGP_BUS_INTERFACE_STANDARD::GetAgpInfo

Definition at line 203 of file ntagp.h.

◆ GetMappedPages

PAGP_GET_MAPPED_PAGES _AGP_BUS_INTERFACE_STANDARD::GetMappedPages

Definition at line 190 of file ntagp.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _AGP_BUS_INTERFACE_STANDARD::InterfaceDereference

Definition at line 184 of file ntagp.h.

Referenced by IntAgpGetInterface().

◆ InterfaceReference

PINTERFACE_REFERENCE _AGP_BUS_INTERFACE_STANDARD::InterfaceReference

Definition at line 183 of file ntagp.h.

Referenced by IntAgpGetInterface().

◆ MapMemory

PAGP_MAP_MEMORY _AGP_BUS_INTERFACE_STANDARD::MapMemory

Definition at line 195 of file ntagp.h.

◆ MapMemoryEx

PAGP_MAP_MEMORY_EX _AGP_BUS_INTERFACE_STANDARD::MapMemoryEx

Definition at line 199 of file ntagp.h.

◆ MaxPhysicalAddress

PHYSICAL_ADDRESS _AGP_BUS_INTERFACE_STANDARD::MaxPhysicalAddress

Definition at line 194 of file ntagp.h.

◆ ReleaseMemory

PAGP_BUS_RELEASE_MEMORY _AGP_BUS_INTERFACE_STANDARD::ReleaseMemory

Definition at line 187 of file ntagp.h.

Referenced by IntAgpReleasePhysical().

◆ ReserveMemory

PAGP_BUS_RESERVE_MEMORY _AGP_BUS_INTERFACE_STANDARD::ReserveMemory

Definition at line 186 of file ntagp.h.

Referenced by IntAgpReservePhysical().

◆ SetRate

PAGP_BUS_SET_RATE _AGP_BUS_INTERFACE_STANDARD::SetRate

Definition at line 191 of file ntagp.h.

Referenced by IntAgpSetRate().

◆ Size

USHORT _AGP_BUS_INTERFACE_STANDARD::Size

Definition at line 180 of file ntagp.h.

Referenced by IntAgpGetInterface().

◆ UnMapMemory

PAGP_UNMAP_MEMORY _AGP_BUS_INTERFACE_STANDARD::UnMapMemory

Definition at line 196 of file ntagp.h.

◆ UnMapMemoryEx

PAGP_UNMAP_MEMORY_EX _AGP_BUS_INTERFACE_STANDARD::UnMapMemoryEx

Definition at line 200 of file ntagp.h.

◆ Version

USHORT _AGP_BUS_INTERFACE_STANDARD::Version

Definition at line 181 of file ntagp.h.

Referenced by IntAgpGetInterface().


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