|
Linux Kernel
3.7.1
|
#include <debuglib.h>
Data Fields | |
| struct _OldDbgHandle_ * | next |
| void * | pIrp |
| long | regTime [2] |
| unsigned long | dbgMask |
| short | id |
| char | drvName [78] |
| DbgEnd | dbg_end |
| DbgLog | dbg_prt |
Definition at line 262 of file debuglib.h.
| 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.
| struct _OldDbgHandle_* next |
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.
1.8.2