Searched refs:IdListBuf (Results 1 – 1 of 1) sorted by relevance
81 static u32* IdListBuf = 0; variable128 ViewMessage(NWC24_SEND_BOX, IdListBuf[i]); in main()136 ViewMessage(NWC24_RECV_BOX, IdListBuf[i]); in main()170 IdListBuf = 0; in GetIdList()183 IdListBuf = (u32*)MEMAllocFromAllocator(&Allocator, bufSize); in GetIdList()184 err = NWC24GetMsgIdList(mBoxId, IdListBuf, NumMsgs); in GetIdList()199 if ( NumMsgs == 0 || IdListBuf == 0 ) in ReleaseIdList()202 MEMFreeToAllocator(&Allocator, IdListBuf); in ReleaseIdList()