ReactOS 0.4.15-dev-7834-g00c4b3d
_PCI_AGP_CAPABILITY Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_AGP_CAPABILITY:

Classes

struct  _PCI_AGP_COMMAND
 
struct  _PCI_AGP_STATUS
 

Public Attributes

PCI_CAPABILITIES_HEADER Header
 
USHORT Minor:4
 
USHORT Major:4
 
USHORT Rsvd1:8
 
struct _PCI_AGP_CAPABILITY::_PCI_AGP_STATUS AGPStatus
 
struct _PCI_AGP_CAPABILITY::_PCI_AGP_COMMAND AGPCommand
 

Detailed Description

Definition at line 4697 of file iotypes.h.

Member Data Documentation

◆ AGPCommand

struct _PCI_AGP_CAPABILITY::_PCI_AGP_COMMAND _PCI_AGP_CAPABILITY::AGPCommand

◆ AGPStatus

struct _PCI_AGP_CAPABILITY::_PCI_AGP_STATUS _PCI_AGP_CAPABILITY::AGPStatus

◆ Header

PCI_CAPABILITIES_HEADER _PCI_AGP_CAPABILITY::Header

Definition at line 4698 of file iotypes.h.

◆ Major

USHORT _PCI_AGP_CAPABILITY::Major

Definition at line 4700 of file iotypes.h.

◆ Minor

USHORT _PCI_AGP_CAPABILITY::Minor

Definition at line 4699 of file iotypes.h.

◆ Rsvd1

USHORT _PCI_AGP_CAPABILITY::Rsvd1

Definition at line 4701 of file iotypes.h.


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