ReactOS 0.4.15-dev-7918-g2a2556c
_PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY:

Public Attributes

struct {
   ULONG   TargetAbortOnSplitCompletion:1
 
   ULONG   MasterAbortOnSplitCompletion:1
 
   ULONG   ReceivedTargetAbort:1
 
   ULONG   ReceivedMasterAbort:1
 
   ULONG   RsvdZ:1
 
   ULONG   UnexpectedSplitCompletionError:1
 
   ULONG   UncorrectableSplitCompletion:1
 
   ULONG   UncorrectableDataError:1
 
   ULONG   UncorrectableAttributeError:1
 
   ULONG   UncorrectableAddressError:1
 
   ULONG   DelayedTransactionDiscardTimerExpired:1
 
   ULONG   PERRAsserted:1
 
   ULONG   SERRAsserted:1
 
   ULONG   InternalBridgeError:1
 
   ULONG   Reserved:18
 
DUMMYSTRUCTNAME
 
ULONG AsULONG
 

Detailed Description

Definition at line 3961 of file iotypes.h.

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::AsULONG

Definition at line 3979 of file iotypes.h.

◆ DelayedTransactionDiscardTimerExpired

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::DelayedTransactionDiscardTimerExpired

Definition at line 3973 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::DUMMYSTRUCTNAME

◆ InternalBridgeError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::InternalBridgeError

Definition at line 3976 of file iotypes.h.

◆ MasterAbortOnSplitCompletion

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::MasterAbortOnSplitCompletion

Definition at line 3964 of file iotypes.h.

◆ PERRAsserted

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::PERRAsserted

Definition at line 3974 of file iotypes.h.

◆ ReceivedMasterAbort

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::ReceivedMasterAbort

Definition at line 3966 of file iotypes.h.

◆ ReceivedTargetAbort

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::ReceivedTargetAbort

Definition at line 3965 of file iotypes.h.

◆ Reserved

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::Reserved

Definition at line 3977 of file iotypes.h.

◆ RsvdZ

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::RsvdZ

Definition at line 3967 of file iotypes.h.

◆ SERRAsserted

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::SERRAsserted

Definition at line 3975 of file iotypes.h.

◆ TargetAbortOnSplitCompletion

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::TargetAbortOnSplitCompletion

Definition at line 3963 of file iotypes.h.

◆ UncorrectableAddressError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::UncorrectableAddressError

Definition at line 3972 of file iotypes.h.

◆ UncorrectableAttributeError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::UncorrectableAttributeError

Definition at line 3971 of file iotypes.h.

◆ UncorrectableDataError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::UncorrectableDataError

Definition at line 3970 of file iotypes.h.

◆ UncorrectableSplitCompletion

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::UncorrectableSplitCompletion

Definition at line 3969 of file iotypes.h.

◆ UnexpectedSplitCompletionError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY::UnexpectedSplitCompletionError

Definition at line 3968 of file iotypes.h.


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