Searched refs:firstSector (Results 1 – 4 of 4) sorted by relevance
44 firstSector[i] = 0; in MBRPart()76 firstSector[i] = orig.firstSector[i]; in operator =()94 firstSector[i] = orig.firstSector[i]; in operator =()136 firstSector[0] = UINT8_C(0); in Empty()137 firstSector[1] = UINT8_C(0); in Empty()138 firstSector[2] = UINT8_C(0); in Empty()209 theStruct->firstSector[i] = firstSector[i]; in StoreInStruct()250 retval = LBAtoCHS(firstLBA, firstSector); in RecomputeCHS()
142 uint64_t firstSector, lastSector; in AsGPT() local155 firstSector = (uint64_t) origPart->GetStartLBA(); in AsGPT()156 newPart.SetFirstLBA(firstSector); in AsGPT()
47 uint8_t firstSector[3]; member57 uint8_t firstSector[3]; variable
372 tempMBR.partitions[i].firstSector[j] = 0; in WriteMBRData()390 (uint8_t *) &tempMBR.partitions[1].firstSector); in WriteMBRData()