Home
last modified time | relevance | path

Searched refs:error_data_length (Results 1 – 3 of 3) 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/drivers/scsi/
H A Dpmcraid.h300 __le16 error_data_length; member
/linux/drivers/acpi/apei/
H A Dghes.c559 int length = gdata->error_data_length; in ghes_handle_arm_hw_error()
949 gdata->error_data_length); in ghes_do_proc()