Home | History | Annotate | Download | only in tests

Lines Matching refs:entries2

75 	GptEntry *entries, *entries2;
80 entries2 = (GptEntry *)gpt->secondary_entries;
88 Crc32((uint8_t *)entries2,
148 GptEntry *entries, *entries2;
195 entries2 = (GptEntry *)gpt->secondary_entries;
197 Memcpy(entries2, entries, PARTITION_ENTRIES_SIZE);