ReactOS 0.4.15-dev-7928-g68a8619
PCI_AGP_EXTENDED_CAPABILITY Struct Reference

#include <iotypes.h>

Collaboration diagram for PCI_AGP_EXTENDED_CAPABILITY:

Public Attributes

PCI_AGP_ISOCH_STATUS IsochStatus
 
PCI_AGP_CONTROL AgpControl
 
USHORT ApertureSize
 
PCI_AGP_APERTURE_PAGE_SIZE AperturePageSize
 
ULONG GartLow
 
ULONG GartHigh
 
PCI_AGP_ISOCH_COMMAND IsochCommand
 

Detailed Description

Definition at line 4773 of file iotypes.h.

Member Data Documentation

◆ AgpControl

PCI_AGP_CONTROL PCI_AGP_EXTENDED_CAPABILITY::AgpControl

Definition at line 4775 of file iotypes.h.

◆ AperturePageSize

PCI_AGP_APERTURE_PAGE_SIZE PCI_AGP_EXTENDED_CAPABILITY::AperturePageSize

Definition at line 4777 of file iotypes.h.

◆ ApertureSize

USHORT PCI_AGP_EXTENDED_CAPABILITY::ApertureSize

Definition at line 4776 of file iotypes.h.

◆ GartHigh

ULONG PCI_AGP_EXTENDED_CAPABILITY::GartHigh

Definition at line 4779 of file iotypes.h.

◆ GartLow

ULONG PCI_AGP_EXTENDED_CAPABILITY::GartLow

Definition at line 4778 of file iotypes.h.

◆ IsochCommand

PCI_AGP_ISOCH_COMMAND PCI_AGP_EXTENDED_CAPABILITY::IsochCommand

Definition at line 4780 of file iotypes.h.

◆ IsochStatus

PCI_AGP_ISOCH_STATUS PCI_AGP_EXTENDED_CAPABILITY::IsochStatus

Definition at line 4774 of file iotypes.h.


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