Home
last modified time | relevance | path

Searched refs:DBG_HANDLE_VERSION (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/isdn/hardware/eicon/
Ddebuglib.c33 _DbgHandle_ myDriverDebugHandle = { 0 /*!Registered*/, DBG_HANDLE_VERSION };
89 myDriverDebugHandle.Version = DBG_HANDLE_VERSION; in DBG_FUNC()
Ddebuglib.h242 #define DBG_HANDLE_VERSION 1 /* contains dbg_old function now */ macro