Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Derst.c180 unsigned last_record_index; member
468 s->last_record_index = (s->storage_size / record_size); in check_erst_backend_storage()
474 if (index < s->last_record_index) { in update_map_entry()
484 for (; index < s->last_record_index; ++index) { in find_next_empty_record_index()
508 for (index = s->first_record_index; index < s->last_record_index && in lookup_erst_record()
544 for (; index < s->last_record_index; ++index) { in get_next_record_identifier()