ReactOS 0.4.15-dev-7842-g558ab78
_tagBugCheckStaticDataHeader Struct Reference

#include <DebugData.h>

Collaboration diagram for _tagBugCheckStaticDataHeader:

Public Attributes

USHORT SizeOfPointer
 
USHORT StaticDataVersion
 
USHORT PerNicDataVersion
 
USHORT ulMaxContexts
 
LARGE_INTEGER qCrashTime
 
UINT64 PerNicData
 
UINT64 DataArea
 
UINT64 DataAreaSize
 

Detailed Description

Definition at line 72 of file DebugData.h.

Member Data Documentation

◆ DataArea

UINT64 _tagBugCheckStaticDataHeader::DataArea

Definition at line 80 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().

◆ DataAreaSize

UINT64 _tagBugCheckStaticDataHeader::DataAreaSize

Definition at line 81 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().

◆ PerNicData

UINT64 _tagBugCheckStaticDataHeader::PerNicData

Definition at line 79 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().

◆ PerNicDataVersion

USHORT _tagBugCheckStaticDataHeader::PerNicDataVersion

Definition at line 76 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().

◆ qCrashTime

LARGE_INTEGER _tagBugCheckStaticDataHeader::qCrashTime

Definition at line 78 of file DebugData.h.

Referenced by FillDataOnBugCheck().

◆ SizeOfPointer

USHORT _tagBugCheckStaticDataHeader::SizeOfPointer

Definition at line 74 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().

◆ StaticDataVersion

USHORT _tagBugCheckStaticDataHeader::StaticDataVersion

Definition at line 75 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().

◆ ulMaxContexts

USHORT _tagBugCheckStaticDataHeader::ulMaxContexts

Definition at line 77 of file DebugData.h.

Referenced by ParaNdis_PrepareBugCheckData().


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