Searched refs:firstSector (Results 1 – 4 of 4) sorted by relevance
42 firstSector[i] = 0; in MBRPart()74 firstSector[i] = orig.firstSector[i]; in operator =()92 firstSector[i] = orig.firstSector[i]; in operator =()134 firstSector[0] = UINT8_C(0); in Empty()135 firstSector[1] = UINT8_C(0); in Empty()136 firstSector[2] = UINT8_C(0); in Empty()207 theStruct->firstSector[i] = firstSector[i]; in StoreInStruct()248 retval = LBAtoCHS(firstLBA, firstSector); in RecomputeCHS()
140 uint64_t firstSector, lastSector; in AsGPT() local153 firstSector = (uint64_t) origPart->GetStartLBA(); in AsGPT()154 newPart.SetFirstLBA(firstSector); in AsGPT()
47 uint8_t firstSector[3]; member57 uint8_t firstSector[3]; variable
370 tempMBR.partitions[i].firstSector[j] = 0; in WriteMBRData()388 (uint8_t *) &tempMBR.partitions[1].firstSector); in WriteMBRData()