Searched refs:partitionNum (Results 1 – 1 of 1) sorted by relevance
91 BOOL FixMBR(int driveNum, int partitionNum, int write_mbr, int set_active) in FixMBR() argument145 if (sector[PART_TABLE + (PART_SIZE * (partitionNum - 1))] != 0x80) { in FixMBR()149 (p == partitionNum - 1 ? 0x80 : 0); in FixMBR()