ReactOS 0.4.15-dev-7934-g1dc8d80
_PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY:

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

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::AsULONG

Definition at line 3837 of file iotypes.h.

◆ CompleterAbort

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::CompleterAbort

Definition at line 3829 of file iotypes.h.

◆ CompletionTimeout

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::CompletionTimeout

Definition at line 3828 of file iotypes.h.

◆ DataLinkProtocolError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::DataLinkProtocolError

Definition at line 3823 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::DUMMYSTRUCTNAME

◆ ECRCError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::ECRCError

Definition at line 3833 of file iotypes.h.

◆ FlowControlProtocolError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::FlowControlProtocolError

Definition at line 3827 of file iotypes.h.

◆ MalformedTLP

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::MalformedTLP

Definition at line 3832 of file iotypes.h.

◆ PoisonedTLP

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::PoisonedTLP

Definition at line 3826 of file iotypes.h.

◆ ReceiverOverflow

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::ReceiverOverflow

Definition at line 3831 of file iotypes.h.

◆ Reserved1

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::Reserved1

Definition at line 3822 of file iotypes.h.

◆ Reserved2

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::Reserved2

Definition at line 3825 of file iotypes.h.

◆ Reserved3

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::Reserved3

Definition at line 3835 of file iotypes.h.

◆ SurpriseDownError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::SurpriseDownError

Definition at line 3824 of file iotypes.h.

◆ Undefined

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::Undefined

Definition at line 3821 of file iotypes.h.

◆ UnexpectedCompletion

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::UnexpectedCompletion

Definition at line 3830 of file iotypes.h.

◆ UnsupportedRequestError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY::UnsupportedRequestError

Definition at line 3834 of file iotypes.h.


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