|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 5287 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler().
| PCI_SLOT_NUMBER _PCIBUSDATA::ParentSlot |
| PciPin2Line _PCIBUSDATA::Pin2Line |
Definition at line 5286 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler().
| PciReadWriteConfig _PCIBUSDATA::ReadConfig |
Definition at line 5284 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler(), and PciReadWriteConfigSpace().
| ULONG _PCIBUSDATA::Tag |
Definition at line 5282 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler().
| ULONG _PCIBUSDATA::Version |
Definition at line 5283 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler().
| PciReadWriteConfig _PCIBUSDATA::WriteConfig |
Definition at line 5285 of file iotypes.h.
Referenced by HalpAllocateAndInitPciBusHandler(), and PciReadWriteConfigSpace().