ReactOS 0.4.16-dev-321-g63bb46a
|
#include <DebugData.h>
Public Attributes | |
UINT64 | Context |
LARGE_INTEGER | LastInterruptTimeStamp |
LARGE_INTEGER | LastTxCompletionTimeStamp |
ULONG | nofPacketsToComplete |
ULONG | nofReadyTxBuffers |
Definition at line 171 of file DebugData.h.
UINT64 _tagBugCheckPerNicDataContent_V1::Context |
Definition at line 173 of file DebugData.h.
LARGE_INTEGER _tagBugCheckPerNicDataContent_V1::LastInterruptTimeStamp |
Definition at line 174 of file DebugData.h.
LARGE_INTEGER _tagBugCheckPerNicDataContent_V1::LastTxCompletionTimeStamp |
Definition at line 175 of file DebugData.h.
ULONG _tagBugCheckPerNicDataContent_V1::nofPacketsToComplete |
Definition at line 176 of file DebugData.h.
ULONG _tagBugCheckPerNicDataContent_V1::nofReadyTxBuffers |
Definition at line 177 of file DebugData.h.