Searched refs:GPT_HEADER_REVISION_V1 (Results 1 – 2 of 2) sorted by relevance
| /rkdeveloptool/ | ||
| H A D | gpt.h | 9 #define GPT_HEADER_REVISION_V1 0x00010000 macro |
| H A D | main.cpp | 680 gptHead->revision = cpu_to_le32(GPT_HEADER_REVISION_V1); in create_gpt_buffer() |