Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_OldDbgHandle_ Struct Reference

#include <debuglib.h>

Data Fields

struct _OldDbgHandle_next
 
voidpIrp
 
long regTime [2]
 
unsigned long dbgMask
 
short id
 
char drvName [78]
 
DbgEnd dbg_end
 
DbgLog dbg_prt
 

Detailed Description

Definition at line 262 of file debuglib.h.

Field Documentation

DbgEnd dbg_end

Definition at line 269 of file debuglib.h.

DbgLog dbg_prt

Definition at line 270 of file debuglib.h.

unsigned long dbgMask

Definition at line 266 of file debuglib.h.

char drvName[78]

Definition at line 268 of file debuglib.h.

Definition at line 267 of file debuglib.h.

Definition at line 263 of file debuglib.h.

void* pIrp

Definition at line 264 of file debuglib.h.

long regTime[2]

Definition at line 265 of file debuglib.h.


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