ReactOS 0.4.15-dev-7924-g5949c20
_PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS:

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

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::AsULONG

Definition at line 3937 of file iotypes.h.

◆ DelayedTransactionDiscardTimerExpired

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::DelayedTransactionDiscardTimerExpired

Definition at line 3931 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::DUMMYSTRUCTNAME

◆ InternalBridgeError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::InternalBridgeError

Definition at line 3934 of file iotypes.h.

◆ MasterAbortOnSplitCompletion

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::MasterAbortOnSplitCompletion

Definition at line 3922 of file iotypes.h.

◆ PERRAsserted

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::PERRAsserted

Definition at line 3932 of file iotypes.h.

◆ ReceivedMasterAbort

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::ReceivedMasterAbort

Definition at line 3924 of file iotypes.h.

◆ ReceivedTargetAbort

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::ReceivedTargetAbort

Definition at line 3923 of file iotypes.h.

◆ Reserved

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::Reserved

Definition at line 3935 of file iotypes.h.

◆ RsvdZ

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::RsvdZ

Definition at line 3925 of file iotypes.h.

◆ SERRAsserted

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::SERRAsserted

Definition at line 3933 of file iotypes.h.

◆ TargetAbortOnSplitCompletion

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::TargetAbortOnSplitCompletion

Definition at line 3921 of file iotypes.h.

◆ UncorrectableAddressError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::UncorrectableAddressError

Definition at line 3930 of file iotypes.h.

◆ UncorrectableAttributeError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::UncorrectableAttributeError

Definition at line 3929 of file iotypes.h.

◆ UncorrectableDataError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::UncorrectableDataError

Definition at line 3928 of file iotypes.h.

◆ UncorrectableSplitCompletion

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::UncorrectableSplitCompletion

Definition at line 3927 of file iotypes.h.

◆ UnexpectedSplitCompletionError

ULONG _PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS::UnexpectedSplitCompletionError

Definition at line 3926 of file iotypes.h.


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