ReactOS 0.4.15-dev-7953-g1f49173
_PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK:

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 3940 of file iotypes.h.

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::AsULONG

Definition at line 3958 of file iotypes.h.

◆ DelayedTransactionDiscardTimerExpired

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::DelayedTransactionDiscardTimerExpired

Definition at line 3952 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::DUMMYSTRUCTNAME

◆ InternalBridgeError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::InternalBridgeError

Definition at line 3955 of file iotypes.h.

◆ MasterAbortOnSplitCompletion

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::MasterAbortOnSplitCompletion

Definition at line 3943 of file iotypes.h.

◆ PERRAsserted

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::PERRAsserted

Definition at line 3953 of file iotypes.h.

◆ ReceivedMasterAbort

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::ReceivedMasterAbort

Definition at line 3945 of file iotypes.h.

◆ ReceivedTargetAbort

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::ReceivedTargetAbort

Definition at line 3944 of file iotypes.h.

◆ Reserved

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::Reserved

Definition at line 3956 of file iotypes.h.

◆ RsvdZ

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::RsvdZ

Definition at line 3946 of file iotypes.h.

◆ SERRAsserted

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::SERRAsserted

Definition at line 3954 of file iotypes.h.

◆ TargetAbortOnSplitCompletion

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::TargetAbortOnSplitCompletion

Definition at line 3942 of file iotypes.h.

◆ UncorrectableAddressError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::UncorrectableAddressError

Definition at line 3951 of file iotypes.h.

◆ UncorrectableAttributeError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::UncorrectableAttributeError

Definition at line 3950 of file iotypes.h.

◆ UncorrectableDataError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::UncorrectableDataError

Definition at line 3949 of file iotypes.h.

◆ UncorrectableSplitCompletion

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::UncorrectableSplitCompletion

Definition at line 3948 of file iotypes.h.

◆ UnexpectedSplitCompletionError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK::UnexpectedSplitCompletionError

Definition at line 3947 of file iotypes.h.


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