ReactOS 0.4.15-dev-7842-g558ab78
_PCI_VERIFIER_DATA Struct Reference

#include <pci.h>

Collaboration diagram for _PCI_VERIFIER_DATA:

Public Attributes

ULONG FailureCode
 
VF_FAILURE_CLASS FailureClass
 
ULONG AssertionControl
 
PCHAR DebuggerMessageText
 

Detailed Description

Definition at line 413 of file pci.h.

Member Data Documentation

◆ AssertionControl

ULONG _PCI_VERIFIER_DATA::AssertionControl

Definition at line 417 of file pci.h.

Referenced by PciStallForPowerChange().

◆ DebuggerMessageText

PCHAR _PCI_VERIFIER_DATA::DebuggerMessageText

Definition at line 418 of file pci.h.

Referenced by PciStallForPowerChange().

◆ FailureClass

VF_FAILURE_CLASS _PCI_VERIFIER_DATA::FailureClass

Definition at line 416 of file pci.h.

Referenced by PciStallForPowerChange().

◆ FailureCode

ULONG _PCI_VERIFIER_DATA::FailureCode

Definition at line 415 of file pci.h.

Referenced by PciVerifierRetrieveFailureData().


The documentation for this struct was generated from the following file: