ReactOS 0.4.15-dev-7953-g1f49173
_AGP_INFO_COMMON Struct Reference

#include <ntagp.h>

Collaboration diagram for _AGP_INFO_COMMON:

Public Attributes

PCI_AGP_CAPABILITY MasterCap
 
PCI_AGP_CAPABILITY TargetCap
 
USHORT DeviceId
 
USHORT VendorId
 
USHORT SubVendorId
 
USHORT SubSystemId
 
UCHAR HwRevisionId
 
ULONG VerifierFlags
 
BOOLEAN GuardPageCorruption
 

Detailed Description

Definition at line 149 of file ntagp.h.

Member Data Documentation

◆ DeviceId

USHORT _AGP_INFO_COMMON::DeviceId

Definition at line 152 of file ntagp.h.

◆ GuardPageCorruption

BOOLEAN _AGP_INFO_COMMON::GuardPageCorruption

Definition at line 158 of file ntagp.h.

◆ HwRevisionId

UCHAR _AGP_INFO_COMMON::HwRevisionId

Definition at line 156 of file ntagp.h.

◆ MasterCap

PCI_AGP_CAPABILITY _AGP_INFO_COMMON::MasterCap

Definition at line 150 of file ntagp.h.

◆ SubSystemId

USHORT _AGP_INFO_COMMON::SubSystemId

Definition at line 155 of file ntagp.h.

◆ SubVendorId

USHORT _AGP_INFO_COMMON::SubVendorId

Definition at line 154 of file ntagp.h.

◆ TargetCap

PCI_AGP_CAPABILITY _AGP_INFO_COMMON::TargetCap

Definition at line 151 of file ntagp.h.

◆ VendorId

USHORT _AGP_INFO_COMMON::VendorId

Definition at line 153 of file ntagp.h.

◆ VerifierFlags

ULONG _AGP_INFO_COMMON::VerifierFlags

Definition at line 157 of file ntagp.h.


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