Home
last modified time | relevance | path

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

/build/make/tools/
Dfat16copy.py21 FAT_TABLE_START = 0x200 variable
486 return FAT_TABLE_START + self.fat_size * 2
497 f.seek(FAT_TABLE_START + head_cluster * 2)
504 f.seek(FAT_TABLE_START + head_cluster * 2)
614 f.seek(FAT_TABLE_START + head_cluster * 2)
640 f.seek(FAT_TABLE_START + 4)
690 f.seek(FAT_TABLE_START + cluster * 2)
704 entry_offset = FAT_TABLE_START + cluster * 2
740 f.seek(FAT_TABLE_START + current_cluster * 2)