ReactOS 0.4.15-dev-7918-g2a2556c
_PCI_EXPRESS_CORRECTABLE_ERROR_MASK Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_CORRECTABLE_ERROR_MASK:

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

Member Data Documentation

◆ AdvisoryNonFatalError

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::AdvisoryNonFatalError

Definition at line 3864 of file iotypes.h.

◆ AsULONG

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::AsULONG

Definition at line 3867 of file iotypes.h.

◆ BadDLLP

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::BadDLLP

Definition at line 3860 of file iotypes.h.

◆ BadTLP

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::BadTLP

Definition at line 3859 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::DUMMYSTRUCTNAME

◆ ReceiverError

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::ReceiverError

Definition at line 3857 of file iotypes.h.

◆ ReplayNumRollover

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::ReplayNumRollover

Definition at line 3861 of file iotypes.h.

◆ ReplayTimerTimeout

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::ReplayTimerTimeout

Definition at line 3863 of file iotypes.h.

◆ Reserved1

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::Reserved1

Definition at line 3858 of file iotypes.h.

◆ Reserved2

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::Reserved2

Definition at line 3862 of file iotypes.h.

◆ Reserved3

ULONG _PCI_EXPRESS_CORRECTABLE_ERROR_MASK::Reserved3

Definition at line 3865 of file iotypes.h.


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