Searched refs:pDbgRoot (Results 1 – 1 of 1) sorted by relevance
145 static struct DBG_LIST_ENTRY *pDbgRoot = NULL; variable163 struct DBG_LIST_ENTRY *pCurrentEntry = pDbgRoot; in _MsOS_Dbg_PrintMenu()191 struct DBG_LIST_ENTRY *pCurrentEntry = pDbgRoot; in _MsOS_Dbg_IsRegisterd()218 struct DBG_LIST_ENTRY *pCurrentEntry = pDbgRoot; in _MsOS_Dbg_ExecuteCB()305 if(pDbgRoot == NULL) in MsOS_Dbg_Regist()308 pDbgRoot = pNewEntry; in MsOS_Dbg_Regist()313 pCurrentEntry = pDbgRoot; in MsOS_Dbg_Regist()