Searched refs:_tsodbglevel (Results 1 – 2 of 2) sorted by relevance
142 #define TSO_DBGERR(x) {if(_tsodbglevel >= E_DRVTSO_DBG_ERR) x; }143 #define TSO_DBGINFO(x) {if(_tsodbglevel >= E_DRVTSO_DBG_INFO) x; }147 … if(_tsodbglevel >= E_DRVTSO_DBG_INFO) \191 static DrvTSO_DbgLevel _tsodbglevel = E_DRVTSO_DBG_Release; variable358 _tsodbglevel = DbgLevel; in MDrv_TSO_SetDbgLevel()
141 #define TSO_DBGERR(x) {if(_tsodbglevel >= E_DRVTSO_DBG_ERR) x; }142 #define TSO_DBGINFO(x) {if(_tsodbglevel >= E_DRVTSO_DBG_INFO) x; }146 … if(_tsodbglevel >= E_DRVTSO_DBG_INFO) \198 static DrvTSO_DbgLevel _tsodbglevel = E_DRVTSO_DBG_Release; variable420 _tsodbglevel = DbgLevel; in MDrv_TSO_SetDbgLevel()