ReactOS 0.4.16-dev-136-g52192f1
|
#include <iotypes.h>
Public Attributes | |
ULONG | Tag |
ULONG | Version |
PciReadWriteConfig | ReadConfig |
PciReadWriteConfig | WriteConfig |
PciPin2Line | Pin2Line |
PciLine2Pin | Line2Pin |
PCI_SLOT_NUMBER | ParentSlot |
PVOID | Reserved [4] |
PciLine2Pin _PCIBUSDATA::Line2Pin |
Definition at line 5284 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler().
PCI_SLOT_NUMBER _PCIBUSDATA::ParentSlot |
PciPin2Line _PCIBUSDATA::Pin2Line |
Definition at line 5283 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler().
PciReadWriteConfig _PCIBUSDATA::ReadConfig |
Definition at line 5281 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler(), and PciReadWriteConfigSpace().
ULONG _PCIBUSDATA::Tag |
Definition at line 5279 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler().
ULONG _PCIBUSDATA::Version |
Definition at line 5280 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler().
PciReadWriteConfig _PCIBUSDATA::WriteConfig |
Definition at line 5282 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler(), and PciReadWriteConfigSpace().