ReactOS 0.4.15-dev-7953-g1f49173
_PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK:

Public Attributes

struct {
   ULONG   Undefined:1
 
   ULONG   Reserved1:3
 
   ULONG   DataLinkProtocolError:1
 
   ULONG   SurpriseDownError:1
 
   ULONG   Reserved2:6
 
   ULONG   PoisonedTLP:1
 
   ULONG   FlowControlProtocolError:1
 
   ULONG   CompletionTimeout:1
 
   ULONG   CompleterAbort:1
 
   ULONG   UnexpectedCompletion:1
 
   ULONG   ReceiverOverflow:1
 
   ULONG   MalformedTLP:1
 
   ULONG   ECRCError:1
 
   ULONG   UnsupportedRequestError:1
 
   ULONG   Reserved3:11
 
DUMMYSTRUCTNAME
 
ULONG AsULONG
 

Detailed Description

Definition at line 3798 of file iotypes.h.

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::AsULONG

Definition at line 3816 of file iotypes.h.

◆ CompleterAbort

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::CompleterAbort

Definition at line 3808 of file iotypes.h.

◆ CompletionTimeout

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::CompletionTimeout

Definition at line 3807 of file iotypes.h.

◆ DataLinkProtocolError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::DataLinkProtocolError

Definition at line 3802 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::DUMMYSTRUCTNAME

◆ ECRCError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::ECRCError

Definition at line 3812 of file iotypes.h.

◆ FlowControlProtocolError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::FlowControlProtocolError

Definition at line 3806 of file iotypes.h.

◆ MalformedTLP

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::MalformedTLP

Definition at line 3811 of file iotypes.h.

◆ PoisonedTLP

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::PoisonedTLP

Definition at line 3805 of file iotypes.h.

◆ ReceiverOverflow

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::ReceiverOverflow

Definition at line 3810 of file iotypes.h.

◆ Reserved1

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::Reserved1

Definition at line 3801 of file iotypes.h.

◆ Reserved2

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::Reserved2

Definition at line 3804 of file iotypes.h.

◆ Reserved3

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::Reserved3

Definition at line 3814 of file iotypes.h.

◆ SurpriseDownError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::SurpriseDownError

Definition at line 3803 of file iotypes.h.

◆ Undefined

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::Undefined

Definition at line 3800 of file iotypes.h.

◆ UnexpectedCompletion

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::UnexpectedCompletion

Definition at line 3809 of file iotypes.h.

◆ UnsupportedRequestError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK::UnsupportedRequestError

Definition at line 3813 of file iotypes.h.


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