Searched refs:GPT_HEADER_REVISION (Results 1 – 6 of 6) sorted by relevance
16 #define GPT_HEADER_REVISION 0x00010000 macro
40 h->revision = GPT_HEADER_REVISION; in GptCreate()
316 if (h->revision != GPT_HEADER_REVISION) in recognize_gpt()
82 if (h->revision != GPT_HEADER_REVISION) in CheckHeader()
81 h->revision = GPT_HEADER_REVISION; in SetupGptHeader()
165 header->revision = GPT_HEADER_REVISION; in BuildTestGptData()