Searched refs:DBG_LIST_ENTRY (Results 1 – 1 of 1) sorted by relevance
130 struct DBG_LIST_ENTRY struct135 struct DBG_LIST_ENTRY *next; argument145 static struct DBG_LIST_ENTRY *pDbgRoot = NULL;163 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()281 struct DBG_LIST_ENTRY *pNewEntry; in MsOS_Dbg_Regist()282 struct DBG_LIST_ENTRY *pCurrentEntry; in MsOS_Dbg_Regist()291 pNewEntry = (struct DBG_LIST_ENTRY *) malloc(sizeof(struct DBG_LIST_ENTRY)); in MsOS_Dbg_Regist()