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

Public Attributes | |
| ULONG | FailureCode |
| VF_FAILURE_CLASS | FailureClass |
| ULONG | AssertionControl |
| PCHAR | DebuggerMessageText |
| ULONG _PCI_VERIFIER_DATA::AssertionControl |
Definition at line 417 of file pci.h.
Referenced by PciStallForPowerChange().
| PCHAR _PCI_VERIFIER_DATA::DebuggerMessageText |
Definition at line 418 of file pci.h.
Referenced by PciStallForPowerChange().
| VF_FAILURE_CLASS _PCI_VERIFIER_DATA::FailureClass |
Definition at line 416 of file pci.h.
Referenced by PciStallForPowerChange().
| ULONG _PCI_VERIFIER_DATA::FailureCode |
Definition at line 415 of file pci.h.
Referenced by PciVerifierRetrieveFailureData().