ReactOS 0.4.16-dev-819-g75c0dc0
|
#include <ntagp.h>
PHYSICAL_ADDRESS _AGP_BUS_INTERFACE_STANDARD::AgpBase |
PVOID _AGP_BUS_INTERFACE_STANDARD::AgpContext |
Definition at line 182 of file ntagp.h.
Referenced by IntAgpCommitPhysical(), IntAgpFreePhysical(), IntAgpGetInterface(), IntAgpReleasePhysical(), IntAgpReservePhysical(), and IntAgpSetRate().
PAGP_CHECK_GUARD_PAGE _AGP_BUS_INTERFACE_STANDARD::CheckGuardPage |
PAGP_CHECK_INTEGRITY _AGP_BUS_INTERFACE_STANDARD::CheckIntegrity |
PAGP_BUS_COMMIT_MEMORY _AGP_BUS_INTERFACE_STANDARD::CommitMemory |
Definition at line 188 of file ntagp.h.
Referenced by IntAgpCommitPhysical().
PAGP_FLUSH_CHIPSET_CACHES _AGP_BUS_INTERFACE_STANDARD::FlushChipsetCaches |
PAGP_FLUSH_GART_TLB _AGP_BUS_INTERFACE_STANDARD::FlushGartTLB |
PAGP_BUS_FREE_MEMORY _AGP_BUS_INTERFACE_STANDARD::FreeMemory |
Definition at line 189 of file ntagp.h.
Referenced by IntAgpFreePhysical().
PAGP_GET_INFO _AGP_BUS_INTERFACE_STANDARD::GetAgpInfo |
PAGP_GET_MAPPED_PAGES _AGP_BUS_INTERFACE_STANDARD::GetMappedPages |
PINTERFACE_DEREFERENCE _AGP_BUS_INTERFACE_STANDARD::InterfaceDereference |
Definition at line 184 of file ntagp.h.
Referenced by IntAgpGetInterface().
PINTERFACE_REFERENCE _AGP_BUS_INTERFACE_STANDARD::InterfaceReference |
Definition at line 183 of file ntagp.h.
Referenced by IntAgpGetInterface().
PAGP_MAP_MEMORY _AGP_BUS_INTERFACE_STANDARD::MapMemory |
PAGP_MAP_MEMORY_EX _AGP_BUS_INTERFACE_STANDARD::MapMemoryEx |
PHYSICAL_ADDRESS _AGP_BUS_INTERFACE_STANDARD::MaxPhysicalAddress |
PAGP_BUS_RELEASE_MEMORY _AGP_BUS_INTERFACE_STANDARD::ReleaseMemory |
Definition at line 187 of file ntagp.h.
Referenced by IntAgpReleasePhysical().
PAGP_BUS_RESERVE_MEMORY _AGP_BUS_INTERFACE_STANDARD::ReserveMemory |
Definition at line 186 of file ntagp.h.
Referenced by IntAgpReservePhysical().
PAGP_BUS_SET_RATE _AGP_BUS_INTERFACE_STANDARD::SetRate |
Definition at line 191 of file ntagp.h.
Referenced by IntAgpSetRate().
USHORT _AGP_BUS_INTERFACE_STANDARD::Size |
Definition at line 180 of file ntagp.h.
Referenced by IntAgpGetInterface().
PAGP_UNMAP_MEMORY _AGP_BUS_INTERFACE_STANDARD::UnMapMemory |
PAGP_UNMAP_MEMORY_EX _AGP_BUS_INTERFACE_STANDARD::UnMapMemoryEx |
USHORT _AGP_BUS_INTERFACE_STANDARD::Version |
Definition at line 181 of file ntagp.h.
Referenced by IntAgpGetInterface().