Searched refs:nextBookmark (Results 1 – 2 of 2) sorted by relevance
729 _hsl->pSystemState->nextBookmark = 0; in initBufferMemory()988 _hsl->pSystemState->nextBookmark = 0; in bufferAllocateWrite()1034 …stemState->bufStart + (_hsl->pSystemState->bufSegmentSize * (_hsl->pSystemState->nextBookmark+1)) ) in bufferAllocateWrite()1036 …_hsl->pSystemState->bufBookmarks[_hsl->pSystemState->nextBookmark].address = _hsl->pSystemState->b… in bufferAllocateWrite()1037 ++(_hsl->pSystemState->nextBookmark); in bufferAllocateWrite()1133 _hsl->pSystemState->nextBookmark = 0; in bufferProcessCommand()
220 MS_U8 nextBookmark; member