Searched refs:section_type (Results 1 – 7 of 7) sorted by relevance
127 u32 section_type, section_crc, section_version; in hinic_flash_fw() local154 section_type = in hinic_flash_fw()160 if (section_type == UP_FW_UPDATE_BOOT) in hinic_flash_fw()183 if (section_type <= UP_FW_UPDATE_UP_DATA_B) { in hinic_flash_fw()185 (section_type % 2) ? in hinic_flash_fw()190 if (section_type <= UP_FW_UPDATE_UP_DATA_A) in hinic_flash_fw()194 section_type - 0x2; in hinic_flash_fw()
1113 if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG_Z)) { in erst_reader()1116 } else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG)) in erst_reader()1118 else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_MCE)) in erst_reader()1164 rcd->sec_hdr.section_type = CPER_SECTION_TYPE_DMESG_Z; in erst_writer()1166 rcd->sec_hdr.section_type = CPER_SECTION_TYPE_DMESG; in erst_writer()1169 rcd->sec_hdr.section_type = CPER_SECTION_TYPE_MCE; in erst_writer()
883 sec_type = (guid_t *)gdata->section_type; in ghes_do_proc()
179 sec_type = (guid_t *)gdata->section_type; in extlog_print()
260 import_guid(&err_sec_guid, gdata->section_type); in hisi_pcie_notify_error()
546 guid_t *sec_type = (guid_t *)gdata->section_type; in cper_estatus_print_section()
520 sec_desc->section_type = CPER_SECTION_TYPE_FMP; in set_rec_fields()
Completed in 17 milliseconds