Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
A Dhinic_devlink.c127 u32 section_type, section_crc, section_version; in hinic_flash_fw() local
154 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()
/drivers/acpi/apei/
A Derst.c1113 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()
A Dghes.c883 sec_type = (guid_t *)gdata->section_type; in ghes_do_proc()
/drivers/acpi/
A Dacpi_extlog.c179 sec_type = (guid_t *)gdata->section_type; in extlog_print()
/drivers/pci/controller/
A Dpcie-hisi-error.c260 import_guid(&err_sec_guid, gdata->section_type); in hisi_pcie_notify_error()
/drivers/firmware/efi/
A Dcper.c546 guid_t *sec_type = (guid_t *)gdata->section_type; in cper_estatus_print_section()
/drivers/ras/amd/
A Dfmpm.c520 sec_desc->section_type = CPER_SECTION_TYPE_FMP; in set_rec_fields()

Completed in 17 milliseconds