Searched refs:iUsedSecCount (Results 1 – 1 of 1) sorted by relevance
344 int iUsedSecCount, iUsedBlockCount, iValidSecCount; in ReadMutilSector() local347 iUsedSecCount = dwPos - (iUsedBlockCount * m_flashInfo.uiSectorPerBlock); in ReadMutilSector()348 iValidSecCount = m_flashInfo.usValidSecPerBlock - iUsedSecCount; in ReadMutilSector()371 iUsedSecCount += dwReadSector; in ReadMutilSector()