ReactOS 0.4.15-dev-7958-gcd0bb1a
_tagBugCheckPerNicDataContent_V0 Struct Reference

#include <DebugData.h>

Collaboration diagram for _tagBugCheckPerNicDataContent_V0:

Public Attributes

UINT64 Context
 
LARGE_INTEGER LastInterruptTimeStamp
 
LARGE_INTEGER LastTxCompletionTimeStamp
 
ULONG nofPacketsToComplete
 
ULONG nofReadyTxBuffers
 

Detailed Description

Definition at line 116 of file DebugData.h.

Member Data Documentation

◆ Context

UINT64 _tagBugCheckPerNicDataContent_V0::Context

Definition at line 118 of file DebugData.h.

Referenced by FillDataOnBugCheck(), and ParaNdis_DebugRegisterMiniport().

◆ LastInterruptTimeStamp

LARGE_INTEGER _tagBugCheckPerNicDataContent_V0::LastInterruptTimeStamp

Definition at line 119 of file DebugData.h.

Referenced by FillDataOnBugCheck().

◆ LastTxCompletionTimeStamp

LARGE_INTEGER _tagBugCheckPerNicDataContent_V0::LastTxCompletionTimeStamp

Definition at line 120 of file DebugData.h.

Referenced by FillDataOnBugCheck().

◆ nofPacketsToComplete

ULONG _tagBugCheckPerNicDataContent_V0::nofPacketsToComplete

Definition at line 121 of file DebugData.h.

Referenced by FillDataOnBugCheck().

◆ nofReadyTxBuffers

ULONG _tagBugCheckPerNicDataContent_V0::nofReadyTxBuffers

Definition at line 122 of file DebugData.h.

Referenced by FillDataOnBugCheck().


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