ReactOS 0.4.16-dev-117-g38f21f9
|
#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().