Home
last modified time | relevance | path

Searched refs:dwFillByte (Results 1 – 1 of 1) sorted by relevance

/rkdeveloptool/
H A Dmain.cpp2767 UINT dwMaxReadWriteBytes, dwTransferBytes, dwFillByte, dwCrc; in write_sparse_lba() local
2847 if (!EatSparseData(file, (PBYTE)&dwFillByte, 4)) { in write_sparse_lba()
2860 *(DWORD *)(pBuf + i * 4) = dwFillByte; in write_sparse_lba()