|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <pci.h>

Public Attributes | |
| ULONG | Signature |
| USHORT | Version |
| USHORT | TableSize |
| UCHAR | RouterBus |
| UCHAR | RouterDevFunc |
| USHORT | ExclusiveIRQs |
| ULONG | CompatibleRouter |
| ULONG | MiniportData |
| UCHAR | Reserved [11] |
| UCHAR | Checksum |
| SLOT_INFO | Slot [ANYSIZE_ARRAY] |
| SLOT_INFO _PCI_IRQ_ROUTING_TABLE::Slot[ANYSIZE_ARRAY] |
Definition at line 98 of file pci.h.
Referenced by PciDetermineSlotNumber().
| USHORT _PCI_IRQ_ROUTING_TABLE::TableSize |
Definition at line 90 of file pci.h.
Referenced by PciDetermineSlotNumber().