Home
last modified time | relevance | path

Searched refs:first_record_index (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Derst.c179 unsigned first_record_index; member
466 s->first_record_index = le32_to_cpu(header->storage_offset) in check_erst_backend_storage()
482 unsigned index = s->first_record_index; in find_next_empty_record_index()
508 for (index = s->first_record_index; index < s->last_record_index && in lookup_erst_record()
537 s->next_record_index = s->first_record_index; in get_next_record_identifier()
557 s->next_record_index = s->first_record_index; in get_next_record_identifier()
1009 s->next_record_index = s->first_record_index; in erst_reset()