Searched defs:error_type (Results 1 – 5 of 5) sorted by relevance
| /openbmc/libcper/generator/sections/ | ||
| H A D | gen-section-pci-bus.c | 35 UINT16 *error_type = (UINT16 *)(bytes + 16); in generate_section_pci_bus() local |
| H A D | gen-section-arm.c | 111 UINT8 error_type = error_type_values[cper_rand() % 4]; in generate_arm_error_info() local |
| /openbmc/libcper/sections/ | ||
| H A D | cper-section-pci-bus.c | 53 json_object *error_type = integer_to_readable_pair( cper_section_pci_bus_to_ir() local |
| H A D | cper-section-ia32x64.c | 442 json_object *error_type = integer_to_readable_pair( cper_ia32x64_ms_check_to_ir() local |
| H A D | cper-section-arm.c | 325 json_object *error_type = integer_to_readable_pair( cper_arm_error_info_to_ir() local |