ReactOS 0.4.15-dev-7958-gcd0bb1a
PCI_ARBITER_INSTANCE Struct Reference

#include <pci.h>

Collaboration diagram for PCI_ARBITER_INSTANCE:

Public Attributes

PCI_SECONDARY_EXTENSION Header
 
PPCI_INTERFACE Interface
 
PPCI_FDO_EXTENSION BusFdoExtension
 
WCHAR InstanceName [24]
 
ARBITER_INSTANCE CommonInstance
 

Detailed Description

Definition at line 401 of file pci.h.

Member Data Documentation

◆ BusFdoExtension

PPCI_FDO_EXTENSION PCI_ARBITER_INSTANCE::BusFdoExtension

Definition at line 405 of file pci.h.

Referenced by arbusno_Initializer(), and PciInitializeArbiters().

◆ CommonInstance

ARBITER_INSTANCE PCI_ARBITER_INSTANCE::CommonInstance

Definition at line 407 of file pci.h.

Referenced by arbusno_Initializer(), and ario_ApplyBrokenVideoHack().

◆ Header

PCI_SECONDARY_EXTENSION PCI_ARBITER_INSTANCE::Header

Definition at line 403 of file pci.h.

Referenced by PciInitializeArbiters().

◆ InstanceName

WCHAR PCI_ARBITER_INSTANCE::InstanceName[24]

Definition at line 406 of file pci.h.

Referenced by arbusno_Initializer(), and PciInitializeArbiters().

◆ Interface

PPCI_INTERFACE PCI_ARBITER_INSTANCE::Interface

Definition at line 404 of file pci.h.

Referenced by PciInitializeArbiters().


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