Searched refs:GetMBRTypeCode (Results 1 – 2 of 2) sorted by relevance
69 int GetMBRTypeCode(int defType);
437 hybridPart.SetType(GetMBRTypeCode(partitions[j].GetHexType() / 256)); in MakeHybrid()480 hexCode = GetMBRTypeCode(0xEE); in MakeHybrid()913 int GetMBRTypeCode(int defType) { in GetMBRTypeCode() function