ReactOS 0.4.16-dev-2354-g16de117
_WHEA_PROCESSOR_GENERIC_ERROR_SECTION Struct Reference

#include <wheatypes.h>

Collaboration diagram for _WHEA_PROCESSOR_GENERIC_ERROR_SECTION:

Public Attributes

WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS ValidBits
 
UCHAR ProcessorType
 
UCHAR InstructionSet
 
UCHAR ErrorType
 
UCHAR Operation
 
UCHAR Flags
 
UCHAR Level
 
USHORT Reserved
 
ULONGLONG CPUVersion
 
UCHAR CPUBrandString [128]
 
ULONGLONG ProcessorId
 
ULONGLONG TargetAddress
 
ULONGLONG RequesterId
 
ULONGLONG ResponderId
 
ULONGLONG InstructionPointer
 

Detailed Description

Definition at line 81 of file wheatypes.h.

Member Data Documentation

◆ CPUBrandString

UCHAR _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::CPUBrandString[128]

Definition at line 92 of file wheatypes.h.

◆ CPUVersion

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::CPUVersion

Definition at line 91 of file wheatypes.h.

◆ ErrorType

UCHAR _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::ErrorType

Definition at line 86 of file wheatypes.h.

◆ Flags

UCHAR _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::Flags

Definition at line 88 of file wheatypes.h.

◆ InstructionPointer

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::InstructionPointer

Definition at line 97 of file wheatypes.h.

◆ InstructionSet

UCHAR _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::InstructionSet

Definition at line 85 of file wheatypes.h.

◆ Level

UCHAR _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::Level

Definition at line 89 of file wheatypes.h.

◆ Operation

UCHAR _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::Operation

Definition at line 87 of file wheatypes.h.

◆ ProcessorId

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::ProcessorId

Definition at line 93 of file wheatypes.h.

◆ ProcessorType

UCHAR _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::ProcessorType

Definition at line 84 of file wheatypes.h.

◆ RequesterId

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::RequesterId

Definition at line 95 of file wheatypes.h.

◆ Reserved

USHORT _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::Reserved

Definition at line 90 of file wheatypes.h.

◆ ResponderId

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::ResponderId

Definition at line 96 of file wheatypes.h.

◆ TargetAddress

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::TargetAddress

Definition at line 94 of file wheatypes.h.

◆ ValidBits

WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS _WHEA_PROCESSOR_GENERIC_ERROR_SECTION::ValidBits

Definition at line 83 of file wheatypes.h.


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