ReactOS 0.4.15-dev-7934-g1dc8d80
_PCIBUSDATA Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCIBUSDATA:

Public Attributes

ULONG Tag
 
ULONG Version
 
PciReadWriteConfig ReadConfig
 
PciReadWriteConfig WriteConfig
 
PciPin2Line Pin2Line
 
PciLine2Pin Line2Pin
 
PCI_SLOT_NUMBER ParentSlot
 
PVOID Reserved [4]
 

Detailed Description

Definition at line 5278 of file iotypes.h.

Member Data Documentation

◆ Line2Pin

PciLine2Pin _PCIBUSDATA::Line2Pin

Definition at line 5284 of file iotypes.h.

Referenced by HalpAllocateAndInitPciBusHandler().

◆ ParentSlot

PCI_SLOT_NUMBER _PCIBUSDATA::ParentSlot

Definition at line 5285 of file iotypes.h.

◆ Pin2Line

PciPin2Line _PCIBUSDATA::Pin2Line

Definition at line 5283 of file iotypes.h.

Referenced by HalpAllocateAndInitPciBusHandler().

◆ ReadConfig

PciReadWriteConfig _PCIBUSDATA::ReadConfig

Definition at line 5281 of file iotypes.h.

Referenced by HalpAllocateAndInitPciBusHandler(), and PciReadWriteConfigSpace().

◆ Reserved

PVOID _PCIBUSDATA::Reserved[4]

Definition at line 5286 of file iotypes.h.

◆ Tag

ULONG _PCIBUSDATA::Tag

Definition at line 5279 of file iotypes.h.

Referenced by HalpAllocateAndInitPciBusHandler().

◆ Version

ULONG _PCIBUSDATA::Version

Definition at line 5280 of file iotypes.h.

Referenced by HalpAllocateAndInitPciBusHandler().

◆ WriteConfig

PciReadWriteConfig _PCIBUSDATA::WriteConfig

Definition at line 5282 of file iotypes.h.

Referenced by HalpAllocateAndInitPciBusHandler(), and PciReadWriteConfigSpace().


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