Searched refs:_DbgHandle_ (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddebuglib.h231 typedef struct _DbgHandle_ *pDbgHandle ;
237 typedef struct _DbgHandle_ struct
245 struct _DbgHandle_ *next ; /* ptr to next registered driver */
260 } _DbgHandle_ ; typedef in typeref:struct:_DbgHandle_
261 extern _DbgHandle_ myDriverDebugHandle ;
H A Ddebuglib.c33 _DbgHandle_ myDriverDebugHandle = { 0 /*!Registered*/, DBG_HANDLE_VERSION };
H A Ddebug.c43 _DbgHandle_ Dbg;

Completed in 84 milliseconds