ReactOS 0.4.16-dev-61-ge128cbc
|
#include <pci.h>
Public Attributes | |
UCHAR | MajorRevision |
UCHAR | MinorRevision |
UCHAR | NoBuses |
UCHAR | HardwareMechanism |
UCHAR _PCI_REGISTRY_INFO::HardwareMechanism |
Definition at line 110 of file pci.h.
Referenced by HalpQueryPciRegistryInfo(), PcFindPciBios(), and XboxFindPciBios().
UCHAR _PCI_REGISTRY_INFO::MajorRevision |
Definition at line 107 of file pci.h.
Referenced by HalpQueryPciRegistryInfo(), PcFindPciBios(), and XboxFindPciBios().
UCHAR _PCI_REGISTRY_INFO::MinorRevision |
Definition at line 108 of file pci.h.
Referenced by HalpQueryPciRegistryInfo(), PcFindPciBios(), and XboxFindPciBios().
UCHAR _PCI_REGISTRY_INFO::NoBuses |
Definition at line 109 of file pci.h.
Referenced by DetectPciBios(), HalpQueryPciRegistryInfo(), PcFindPciBios(), and XboxFindPciBios().