Home
last modified time | relevance | path

Searched refs:_OldDbgHandle_ (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/isdn/hardware/eicon/
Ddebuglib.h262 typedef struct _OldDbgHandle_ struct
263 { struct _OldDbgHandle_ *next; argument
271 } _OldDbgHandle_; argument
Ddebuglib.c119 ((_OldDbgHandle_ *)&myDriverDebugHandle)->dbg_end; in DBG_FUNC()
Ddebug.c387 ((hDbg->id == 0) && (((_OldDbgHandle_ *)hDbg)->id == -1)) || in DI_register()