ReactOS 0.4.15-dev-7842-g558ab78
_PCI_EXPRESS_CORRECTABLE_ERROR_STATUS Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS:

Public Attributes

struct {
   ULONG   ReceiverError:1
 
   ULONG   Reserved1:5
 
   ULONG   BadTLP:1
 
   ULONG   BadDLLP:1
 
   ULONG   ReplayNumRollover:1
 
   ULONG   Reserved2:3
 
   ULONG   ReplayTimerTimeout:1
 
   ULONG   AdvisoryNonFatalError:1
 
   ULONG   Reserved3:18
 
DUMMYSTRUCTNAME
 
ULONG AsULONG
 

Detailed Description

Definition at line 3840 of file iotypes.h.

Member Data Documentation

◆ AdvisoryNonFatalError

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::AdvisoryNonFatalError

Definition at line 3849 of file iotypes.h.

◆ AsULONG

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::AsULONG

Definition at line 3852 of file iotypes.h.

◆ BadDLLP

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::BadDLLP

Definition at line 3845 of file iotypes.h.

◆ BadTLP

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::BadTLP

Definition at line 3844 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::DUMMYSTRUCTNAME

◆ ReceiverError

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::ReceiverError

Definition at line 3842 of file iotypes.h.

◆ ReplayNumRollover

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::ReplayNumRollover

Definition at line 3846 of file iotypes.h.

◆ ReplayTimerTimeout

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::ReplayTimerTimeout

Definition at line 3848 of file iotypes.h.

◆ Reserved1

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::Reserved1

Definition at line 3843 of file iotypes.h.

◆ Reserved2

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::Reserved2

Definition at line 3847 of file iotypes.h.

◆ Reserved3

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_STATUS::Reserved3

Definition at line 3850 of file iotypes.h.


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