ReactOS 0.4.15-dev-7958-gcd0bb1a
_PCI_EXPRESS_ROOTPORT_AER_CAPABILITY Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY:

Public Attributes

PCI_EXPRESS_ENHANCED_CAPABILITY_HEADER Header
 
PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS UncorrectableErrorStatus
 
PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK UncorrectableErrorMask
 
PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY UncorrectableErrorSeverity
 
PCI_EXPRESS_CORRECTABLE_ERROR_STATUS CorrectableErrorStatus
 
PCI_EXPRESS_CORRECTABLE_ERROR_MASK CorrectableErrorMask
 
PCI_EXPRESS_AER_CAPABILITIES CapabilitiesAndControl
 
ULONG HeaderLog [4]
 
PCI_EXPRESS_ROOT_ERROR_COMMAND RootErrorCommand
 
PCI_EXPRESS_ROOT_ERROR_STATUS RootErrorStatus
 
PCI_EXPRESS_ERROR_SOURCE_ID ErrorSourceId
 

Detailed Description

Definition at line 4015 of file iotypes.h.

Member Data Documentation

◆ CapabilitiesAndControl

PCI_EXPRESS_AER_CAPABILITIES _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::CapabilitiesAndControl

Definition at line 4022 of file iotypes.h.

◆ CorrectableErrorMask

PCI_EXPRESS_CORRECTABLE_ERROR_MASK _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::CorrectableErrorMask

Definition at line 4021 of file iotypes.h.

◆ CorrectableErrorStatus

PCI_EXPRESS_CORRECTABLE_ERROR_STATUS _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::CorrectableErrorStatus

Definition at line 4020 of file iotypes.h.

◆ ErrorSourceId

PCI_EXPRESS_ERROR_SOURCE_ID _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::ErrorSourceId

Definition at line 4026 of file iotypes.h.

◆ Header

PCI_EXPRESS_ENHANCED_CAPABILITY_HEADER _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::Header

Definition at line 4016 of file iotypes.h.

◆ HeaderLog

ULONG _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::HeaderLog[4]

Definition at line 4023 of file iotypes.h.

◆ RootErrorCommand

PCI_EXPRESS_ROOT_ERROR_COMMAND _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::RootErrorCommand

Definition at line 4024 of file iotypes.h.

◆ RootErrorStatus

PCI_EXPRESS_ROOT_ERROR_STATUS _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::RootErrorStatus

Definition at line 4025 of file iotypes.h.

◆ UncorrectableErrorMask

PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::UncorrectableErrorMask

Definition at line 4018 of file iotypes.h.

◆ UncorrectableErrorSeverity

PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::UncorrectableErrorSeverity

Definition at line 4019 of file iotypes.h.

◆ UncorrectableErrorStatus

PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS _PCI_EXPRESS_ROOTPORT_AER_CAPABILITY::UncorrectableErrorStatus

Definition at line 4017 of file iotypes.h.


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