Searched refs:FAT_TABLE_START (Results 1 – 1 of 1) sorted by relevance
21 FAT_TABLE_START = 0x200 variable486 return FAT_TABLE_START + self.fat_size * 2497 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 * 2740 f.seek(FAT_TABLE_START + current_cluster * 2)