Searched refs:_SlSpawnMsgItem_t (Results 1 – 2 of 2) sorted by relevance
700 _SlSpawnMsgItem_t* pCurr; in _SlDrvDriverCBDeinit()701 _SlSpawnMsgItem_t* pNext; in _SlDrvDriverCBDeinit()3027 _SlSpawnMsgItem_t* pCurr = NULL; in _SlSpawnMsgListInsert()3028 _SlSpawnMsgItem_t* pItem; in _SlSpawnMsgListInsert()3030 pItem = (_SlSpawnMsgItem_t*)sl_Malloc(sizeof(_SlSpawnMsgItem_t)); in _SlSpawnMsgListInsert()3087 _SlSpawnMsgItem_t* pHead = g_pCB->spawnMsgList; in _SlSpawnMsgListProcess()3088 _SlSpawnMsgItem_t* pCurr = pHead; in _SlSpawnMsgListProcess()3089 _SlSpawnMsgItem_t* pLast = pHead; in _SlSpawnMsgListProcess()3151 _SlSpawnMsgItem_t* pCurr = g_pCB->spawnMsgList; in _SlSpawnMsgListGetCount()
192 } _SlSpawnMsgItem_t; typedef405 _SlSpawnMsgItem_t *spawnMsgList;