Home
last modified time | relevance | path

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

/drivers/firmware/efi/
Dcper.c406 struct cper_sec_proc_generic *proc_err = (void *)(gdata + 1); in cper_estatus_print_section() local
408 if (gdata->error_data_length >= sizeof(*proc_err)) in cper_estatus_print_section()
409 cper_print_proc_generic(newpfx, proc_err); in cper_estatus_print_section()