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

#include <debuglib.h>

Data Fields

char Registered
 
char Version
 
short id
 
struct _DbgHandle_next
 
struct {
   unsigned long   LowPart
 
   long   HighPart
 
regTime
 
voidpIrp
 
unsigned long dbgMask
 
char drvName [128]
 
char drvTag [64]
 
DbgEnd dbg_end
 
DbgLog dbg_prt
 
DbgOld dbg_old
 
DbgEv dbg_ev
 
DbgIrq dbg_irq
 
voidpReserved3
 

Detailed Description

Definition at line 237 of file debuglib.h.

Field Documentation

DbgEnd dbg_end

Definition at line 254 of file debuglib.h.

DbgEv dbg_ev

Definition at line 257 of file debuglib.h.

DbgIrq dbg_irq

Definition at line 258 of file debuglib.h.

DbgOld dbg_old

Definition at line 256 of file debuglib.h.

DbgLog dbg_prt

Definition at line 255 of file debuglib.h.

unsigned long dbgMask

Definition at line 251 of file debuglib.h.

char drvName[128]

Definition at line 252 of file debuglib.h.

char drvTag[64]

Definition at line 253 of file debuglib.h.

long HighPart

Definition at line 248 of file debuglib.h.

Definition at line 244 of file debuglib.h.

unsigned long LowPart

Definition at line 247 of file debuglib.h.

Definition at line 245 of file debuglib.h.

void* pIrp

Definition at line 250 of file debuglib.h.

void* pReserved3

Definition at line 259 of file debuglib.h.

char Registered

Definition at line 238 of file debuglib.h.

struct { ... } regTime
char Version

Definition at line 241 of file debuglib.h.


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