ReactOS 0.4.17-dev-804-g023d8af
_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 494 of file pci.h.

Member Data Documentation

◆ Command

USHORT _PCI_CONFIGURATOR_CONTEXT::Command

Definition at line 502 of file pci.h.

◆ Configurator

PPCI_CONFIGURATOR _PCI_CONFIGURATOR_CONTEXT::Configurator

Definition at line 499 of file pci.h.

◆ Current

PPCI_COMMON_HEADER _PCI_CONFIGURATOR_CONTEXT::Current

Definition at line 497 of file pci.h.

◆ PciData

PPCI_COMMON_HEADER _PCI_CONFIGURATOR_CONTEXT::PciData

Definition at line 498 of file pci.h.

◆ PdoExtension

PPCI_PDO_EXTENSION _PCI_CONFIGURATOR_CONTEXT::PdoExtension

Definition at line 496 of file pci.h.

◆ SecondaryStatus

USHORT _PCI_CONFIGURATOR_CONTEXT::SecondaryStatus

Definition at line 500 of file pci.h.

◆ Status

USHORT _PCI_CONFIGURATOR_CONTEXT::Status

Definition at line 501 of file pci.h.


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