Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dir-parse.c258 json_object *fru_text = obj; in ir_section_descriptor_to_cper() local
259 if (fru_text != NULL) { in ir_section_descriptor_to_cper()
261 json_object_get_string(fru_text), in ir_section_descriptor_to_cper()
/openbmc/qemu/hw/acpi/
H A Dghes.c144 const uint8_t fru_text[20] = {0}; in acpi_ghes_generic_error_status()
164 g_array_append_vals(table, fru_text, sizeof(fru_text)); in acpi_ghes_build_append_mem_cper()
113 const uint8_t fru_text[20] = {0}; acpi_ghes_generic_error_data() local