Searched defs:secondary_entries (Results 1 – 3 of 3) sorted by relevance
93 uint8_t *secondary_entries; member
482 secondary_entries: [GptEntry; N], field510 secondary_entries: Ref<B, [GptEntry]>, field721 let secondary_entries = secondary_entries.as_bytes_mut(); in load_and_sync() localVariable
121 static uint8_t secondary_entries[PARTITION_ENTRIES_SIZE]; in GetEmptyGptData() local