Searched refs:ERSTDeviceState (Results 1 – 1 of 1) sorted by relevance
150 OBJECT_CHECK(ERSTDeviceState, (obj), TYPE_ACPI_ERST)183 } ERSTDeviceState; typedef377 static uint8_t *get_nvram_ptr_by_index(ERSTDeviceState *s, unsigned index) in get_nvram_ptr_by_index()390 static void make_erst_storage_header(ERSTDeviceState *s) in make_erst_storage_header()416 static void check_erst_backend_storage(ERSTDeviceState *s, Error **errp) in check_erst_backend_storage()471 static void update_map_entry(ERSTDeviceState *s, unsigned index, in update_map_entry()479 static unsigned find_next_empty_record_index(ERSTDeviceState *s) in find_next_empty_record_index()494 static unsigned lookup_erst_record(ERSTDeviceState *s, in lookup_erst_record()528 static unsigned get_next_record_identifier(ERSTDeviceState *s, in get_next_record_identifier()564 static unsigned clear_erst_record(ERSTDeviceState *s) in clear_erst_record()[all …]