Searched refs:_OldDbgHandle_ (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.h262 typedef struct _OldDbgHandle_ struct
263 { struct _OldDbgHandle_ *next ;
271 } _OldDbgHandle_ ; typedef in typeref:struct:_OldDbgHandle_
H A Ddebuglib.c112 /* location of 'dbg_prt' in _OldDbgHandle_ struct */
115 /* same location as in _OldDbgHandle_ struct */
119 ((_OldDbgHandle_ *)&myDriverDebugHandle)->dbg_end ;
H A Ddebug.c387 ((hDbg->id == 0) && (((_OldDbgHandle_ *)hDbg)->id == -1)) ||

Completed in 57 milliseconds