ReactOS
0.4.15-dev-5615-gc3644fd
|
#include <pci.h>
Public Attributes | |
CONST GUID * | InterfaceType |
USHORT | MinSize |
USHORT | MinVersion |
USHORT | MaxVersion |
USHORT | Flags |
LONG | ReferenceCount |
PCI_SIGNATURE | Signature |
PCI_INTERFACE_CONSTRUCTOR | Constructor |
PCI_INTERFACE_INITIALIZER | Initializer |
PCI_INTERFACE_CONSTRUCTOR _PCI_INTERFACE::Constructor |
Definition at line 384 of file pci.h.
Referenced by PciQueryInterface().
USHORT _PCI_INTERFACE::Flags |
Definition at line 381 of file pci.h.
Referenced by PciQueryInterface().
PCI_INTERFACE_INITIALIZER _PCI_INTERFACE::Initializer |
Definition at line 385 of file pci.h.
Referenced by PciInitializeArbiters().
Definition at line 377 of file pci.h.
Referenced by PciQueryInterface().
USHORT _PCI_INTERFACE::MinSize |
Definition at line 378 of file pci.h.
Referenced by PciQueryInterface().
USHORT _PCI_INTERFACE::MinVersion |
Definition at line 379 of file pci.h.
Referenced by PciQueryInterface().
PCI_SIGNATURE _PCI_INTERFACE::Signature |
Definition at line 383 of file pci.h.
Referenced by PciInitializeArbiters().