Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Dcper.c529 u32 offset, length = gdata->error_data_length; in cper_print_fw_err()
639 if (gdata->error_data_length >= sizeof(*proc_err)) in cper_estatus_print_section()
647 if (gdata->error_data_length >= in cper_estatus_print_section()
650 gdata->error_data_length); in cper_estatus_print_section()
657 if (gdata->error_data_length >= sizeof(*pcie)) in cper_estatus_print_section()
666 if (gdata->error_data_length >= sizeof(*arm_err)) in cper_estatus_print_section()
668 gdata->error_data_length); in cper_estatus_print_section()
677 if (gdata->error_data_length >= sizeof(*ia_err)) in cper_estatus_print_section()
688 if (gdata->error_data_length >= SZ_16) in cper_estatus_print_section()
696 if (gdata->error_data_length >= sizeof(*prot_err)) in cper_estatus_print_section()
[all …]
/linux/include/acpi/
H A Dactbl1.h1942 u32 error_data_length; member
1955 u32 error_data_length; member