ReactOS 0.4.16-dev-2354-g16de117
_WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS Union Reference

#include <wheatypes.h>

Collaboration diagram for _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS:

Public Attributes

struct {
   ULONGLONG   ProcessorType: 1
 
   ULONGLONG   InstructionSet: 1
 
   ULONGLONG   ErrorType: 1
 
   ULONGLONG   Operation: 1
 
   ULONGLONG   Flags: 1
 
   ULONGLONG   Level: 1
 
   ULONGLONG   CPUVersion: 1
 
   ULONGLONG   CPUBrandString: 1
 
   ULONGLONG   ProcessorId: 1
 
   ULONGLONG   TargetAddress: 1
 
   ULONGLONG   RequesterId: 1
 
   ULONGLONG   ResponderId: 1
 
   ULONGLONG   InstructionPointer: 1
 
   ULONGLONG   Reserved: 51
 
DUMMYSTRUCTNAME
 
ULONGLONG ValidBits
 

Detailed Description

Definition at line 60 of file wheatypes.h.

Member Data Documentation

◆ CPUBrandString

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::CPUBrandString

Definition at line 70 of file wheatypes.h.

◆ CPUVersion

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::CPUVersion

Definition at line 69 of file wheatypes.h.

◆ 

struct { ... } _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::DUMMYSTRUCTNAME

◆ ErrorType

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::ErrorType

Definition at line 65 of file wheatypes.h.

◆ Flags

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::Flags

Definition at line 67 of file wheatypes.h.

◆ InstructionPointer

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::InstructionPointer

Definition at line 75 of file wheatypes.h.

◆ InstructionSet

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::InstructionSet

Definition at line 64 of file wheatypes.h.

◆ Level

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::Level

Definition at line 68 of file wheatypes.h.

◆ Operation

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::Operation

Definition at line 66 of file wheatypes.h.

◆ ProcessorId

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::ProcessorId

Definition at line 71 of file wheatypes.h.

◆ ProcessorType

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::ProcessorType

Definition at line 63 of file wheatypes.h.

◆ RequesterId

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::RequesterId

Definition at line 73 of file wheatypes.h.

◆ Reserved

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::Reserved

Definition at line 76 of file wheatypes.h.

◆ ResponderId

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::ResponderId

Definition at line 74 of file wheatypes.h.

◆ TargetAddress

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::TargetAddress

Definition at line 72 of file wheatypes.h.

◆ ValidBits

ULONGLONG _WHEA_PROCESSOR_GENERIC_ERROR_SECTION_VALIDBITS::ValidBits

Definition at line 78 of file wheatypes.h.


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