ReactOS 0.4.15-dev-7918-g2a2556c
_PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS:

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

Member Data Documentation

◆ AsULONG

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::AsULONG

Definition at line 3795 of file iotypes.h.

◆ CompleterAbort

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::CompleterAbort

Definition at line 3787 of file iotypes.h.

◆ CompletionTimeout

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::CompletionTimeout

Definition at line 3786 of file iotypes.h.

◆ DataLinkProtocolError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::DataLinkProtocolError

Definition at line 3781 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::DUMMYSTRUCTNAME

◆ ECRCError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::ECRCError

Definition at line 3791 of file iotypes.h.

◆ FlowControlProtocolError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::FlowControlProtocolError

Definition at line 3785 of file iotypes.h.

◆ MalformedTLP

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::MalformedTLP

Definition at line 3790 of file iotypes.h.

◆ PoisonedTLP

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::PoisonedTLP

Definition at line 3784 of file iotypes.h.

◆ ReceiverOverflow

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::ReceiverOverflow

Definition at line 3789 of file iotypes.h.

◆ Reserved1

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::Reserved1

Definition at line 3780 of file iotypes.h.

◆ Reserved2

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::Reserved2

Definition at line 3783 of file iotypes.h.

◆ Reserved3

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::Reserved3

Definition at line 3793 of file iotypes.h.

◆ SurpriseDownError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::SurpriseDownError

Definition at line 3782 of file iotypes.h.

◆ Undefined

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::Undefined

Definition at line 3779 of file iotypes.h.

◆ UnexpectedCompletion

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::UnexpectedCompletion

Definition at line 3788 of file iotypes.h.

◆ UnsupportedRequestError

ULONG _PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS::UnsupportedRequestError

Definition at line 3792 of file iotypes.h.


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