ReactOS 0.4.15-dev-7942-gd23573b
_PCI_EXPRESS_ROOT_ERROR_STATUS Union Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_ROOT_ERROR_STATUS:

Public Attributes

struct {
   ULONG   CorrectableErrorReceived:1
 
   ULONG   MultipleCorrectableErrorsReceived:1
 
   ULONG   UncorrectableErrorReceived:1
 
   ULONG   MultipleUncorrectableErrorsReceived:1
 
   ULONG   FirstUncorrectableFatal:1
 
   ULONG   NonFatalErrorMessagesReceived:1
 
   ULONG   FatalErrorMessagesReceived:1
 
   ULONG   Reserved:20
 
   ULONG   AdvancedErrorInterruptMessageNumber:5
 
DUMMYSTRUCTNAME
 
ULONG AsULONG
 

Detailed Description

Definition at line 3892 of file iotypes.h.

Member Data Documentation

◆ AdvancedErrorInterruptMessageNumber

ULONG _PCI_EXPRESS_ROOT_ERROR_STATUS::AdvancedErrorInterruptMessageNumber

Definition at line 3902 of file iotypes.h.

◆ AsULONG

ULONG _PCI_EXPRESS_ROOT_ERROR_STATUS::AsULONG

Definition at line 3904 of file iotypes.h.

◆ CorrectableErrorReceived

ULONG _PCI_EXPRESS_ROOT_ERROR_STATUS::CorrectableErrorReceived

Definition at line 3894 of file iotypes.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _PCI_EXPRESS_ROOT_ERROR_STATUS::DUMMYSTRUCTNAME

◆ FatalErrorMessagesReceived

ULONG _PCI_EXPRESS_ROOT_ERROR_STATUS::FatalErrorMessagesReceived

Definition at line 3900 of file iotypes.h.

◆ FirstUncorrectableFatal

ULONG _PCI_EXPRESS_ROOT_ERROR_STATUS::FirstUncorrectableFatal

Definition at line 3898 of file iotypes.h.

◆ MultipleCorrectableErrorsReceived

ULONG _PCI_EXPRESS_ROOT_ERROR_STATUS::MultipleCorrectableErrorsReceived

Definition at line 3895 of file iotypes.h.

◆ MultipleUncorrectableErrorsReceived

ULONG _PCI_EXPRESS_ROOT_ERROR_STATUS::MultipleUncorrectableErrorsReceived

Definition at line 3897 of file iotypes.h.

◆ NonFatalErrorMessagesReceived

ULONG _PCI_EXPRESS_ROOT_ERROR_STATUS::NonFatalErrorMessagesReceived

Definition at line 3899 of file iotypes.h.

◆ Reserved

ULONG _PCI_EXPRESS_ROOT_ERROR_STATUS::Reserved

Definition at line 3901 of file iotypes.h.

◆ UncorrectableErrorReceived

ULONG _PCI_EXPRESS_ROOT_ERROR_STATUS::UncorrectableErrorReceived

Definition at line 3896 of file iotypes.h.


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