ReactOS 0.4.15-dev-7918-g2a2556c
_PCI_EXPRESS_BRIDGE_AER_CAPABILITY Struct Reference

#include <iotypes.h>

Collaboration diagram for _PCI_EXPRESS_BRIDGE_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_SEC_UNCORRECTABLE_ERROR_STATUS SecUncorrectableErrorStatus
 
PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK SecUncorrectableErrorMask
 
PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY SecUncorrectableErrorSeverity
 
PCI_EXPRESS_SEC_AER_CAPABILITIES SecCapabilitiesAndControl
 
ULONG SecHeaderLog [4]
 

Detailed Description

Definition at line 4029 of file iotypes.h.

Member Data Documentation

◆ CapabilitiesAndControl

PCI_EXPRESS_AER_CAPABILITIES _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::CapabilitiesAndControl

Definition at line 4036 of file iotypes.h.

◆ CorrectableErrorMask

PCI_EXPRESS_CORRECTABLE_ERROR_MASK _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::CorrectableErrorMask

Definition at line 4035 of file iotypes.h.

◆ CorrectableErrorStatus

PCI_EXPRESS_CORRECTABLE_ERROR_STATUS _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::CorrectableErrorStatus

Definition at line 4034 of file iotypes.h.

◆ Header

PCI_EXPRESS_ENHANCED_CAPABILITY_HEADER _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::Header

Definition at line 4030 of file iotypes.h.

◆ HeaderLog

ULONG _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::HeaderLog[4]

Definition at line 4037 of file iotypes.h.

◆ SecCapabilitiesAndControl

PCI_EXPRESS_SEC_AER_CAPABILITIES _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::SecCapabilitiesAndControl

Definition at line 4041 of file iotypes.h.

◆ SecHeaderLog

ULONG _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::SecHeaderLog[4]

Definition at line 4042 of file iotypes.h.

◆ SecUncorrectableErrorMask

PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_MASK _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::SecUncorrectableErrorMask

Definition at line 4039 of file iotypes.h.

◆ SecUncorrectableErrorSeverity

PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_SEVERITY _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::SecUncorrectableErrorSeverity

Definition at line 4040 of file iotypes.h.

◆ SecUncorrectableErrorStatus

PCI_EXPRESS_SEC_UNCORRECTABLE_ERROR_STATUS _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::SecUncorrectableErrorStatus

Definition at line 4038 of file iotypes.h.

◆ UncorrectableErrorMask

PCI_EXPRESS_UNCORRECTABLE_ERROR_MASK _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::UncorrectableErrorMask

Definition at line 4032 of file iotypes.h.

◆ UncorrectableErrorSeverity

PCI_EXPRESS_UNCORRECTABLE_ERROR_SEVERITY _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::UncorrectableErrorSeverity

Definition at line 4033 of file iotypes.h.

◆ UncorrectableErrorStatus

PCI_EXPRESS_UNCORRECTABLE_ERROR_STATUS _PCI_EXPRESS_BRIDGE_AER_CAPABILITY::UncorrectableErrorStatus

Definition at line 4031 of file iotypes.h.


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