ReactOS 0.4.16-dev-13-ge2fc578
|
#include <bus.h>
Public Attributes | |
UCHAR | MajorRevision |
UCHAR | MinorRevision |
UCHAR | NoBuses |
UCHAR | HardwareMechanism |
ULONG | ElementCount |
PCI_CARD_DESCRIPTOR | CardList [ANYSIZE_ARRAY] |
PCI_CARD_DESCRIPTOR _PCI_REGISTRY_INFO_INTERNAL::CardList[ANYSIZE_ARRAY] |
ULONG _PCI_REGISTRY_INFO_INTERNAL::ElementCount |
Definition at line 157 of file bus.h.
Referenced by HalpQueryPciRegistryInfo().
UCHAR _PCI_REGISTRY_INFO_INTERNAL::HardwareMechanism |
Definition at line 156 of file bus.h.
Referenced by HalpInitializePciBus(), HalpInitializePciStubs(), and HalpQueryPciRegistryInfo().
UCHAR _PCI_REGISTRY_INFO_INTERNAL::MajorRevision |
Definition at line 153 of file bus.h.
Referenced by HalpQueryPciRegistryInfo().
UCHAR _PCI_REGISTRY_INFO_INTERNAL::MinorRevision |
Definition at line 154 of file bus.h.
Referenced by HalpQueryPciRegistryInfo().
UCHAR _PCI_REGISTRY_INFO_INTERNAL::NoBuses |
Definition at line 155 of file bus.h.
Referenced by HalpInitializePciBus(), HalpInitializePciStubs(), and HalpQueryPciRegistryInfo().