Searched refs:ptr_entry (Results 1 – 1 of 1) sorted by relevance
87 void *ptr_entry; in coreboot_table_populate() local92 ptr_entry = ptr + header->header_bytes; in coreboot_table_populate()94 entry = ptr_entry; in coreboot_table_populate()108 memcpy(device->raw, ptr_entry, entry->size); in coreboot_table_populate()126 ptr_entry += entry->size; in coreboot_table_populate()