ReactOS 0.4.15-dev-8100-g1887773
_PCI_CONFIGURATOR_CONTEXT Struct Reference

#include <pci.h>

Collaboration diagram for _PCI_CONFIGURATOR_CONTEXT:

Public Attributes

PPCI_PDO_EXTENSION PdoExtension
 
PPCI_COMMON_HEADER Current
 
PPCI_COMMON_HEADER PciData
 
PPCI_CONFIGURATOR Configurator
 
USHORT SecondaryStatus
 
USHORT Status
 
USHORT Command
 

Detailed Description

Definition at line 488 of file pci.h.

Member Data Documentation

◆ Command

USHORT _PCI_CONFIGURATOR_CONTEXT::Command

Definition at line 496 of file pci.h.

◆ Configurator

PPCI_CONFIGURATOR _PCI_CONFIGURATOR_CONTEXT::Configurator

Definition at line 493 of file pci.h.

◆ Current

PPCI_COMMON_HEADER _PCI_CONFIGURATOR_CONTEXT::Current

Definition at line 491 of file pci.h.

◆ PciData

PPCI_COMMON_HEADER _PCI_CONFIGURATOR_CONTEXT::PciData

Definition at line 492 of file pci.h.

◆ PdoExtension

PPCI_PDO_EXTENSION _PCI_CONFIGURATOR_CONTEXT::PdoExtension

Definition at line 490 of file pci.h.

◆ SecondaryStatus

USHORT _PCI_CONFIGURATOR_CONTEXT::SecondaryStatus

Definition at line 494 of file pci.h.

◆ Status

USHORT _PCI_CONFIGURATOR_CONTEXT::Status

Definition at line 495 of file pci.h.


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