ReactOS 0.4.15-dev-7953-g1f49173
_PCI_REGISTRY_INFO Struct Reference

#include <pci.h>

Public Attributes

UCHAR MajorRevision
 
UCHAR MinorRevision
 
UCHAR NoBuses
 
UCHAR HardwareMechanism
 

Detailed Description

Definition at line 105 of file pci.h.

Member Data Documentation

◆ HardwareMechanism

UCHAR _PCI_REGISTRY_INFO::HardwareMechanism

Definition at line 110 of file pci.h.

Referenced by HalpQueryPciRegistryInfo(), PcFindPciBios(), and XboxFindPciBios().

◆ MajorRevision

UCHAR _PCI_REGISTRY_INFO::MajorRevision

Definition at line 107 of file pci.h.

Referenced by HalpQueryPciRegistryInfo(), PcFindPciBios(), and XboxFindPciBios().

◆ MinorRevision

UCHAR _PCI_REGISTRY_INFO::MinorRevision

Definition at line 108 of file pci.h.

Referenced by HalpQueryPciRegistryInfo(), PcFindPciBios(), and XboxFindPciBios().

◆ NoBuses

UCHAR _PCI_REGISTRY_INFO::NoBuses

Definition at line 109 of file pci.h.

Referenced by DetectPciBios(), HalpQueryPciRegistryInfo(), PcFindPciBios(), and XboxFindPciBios().


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