Home
last modified time | relevance | path

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

/linux/drivers/acpi/apei/
H A Dghes.c979 char pfx_seq[64]; in __ghes_print_estatus() local
989 snprintf(pfx_seq, sizeof(pfx_seq), "%s{%u}" HW_ERR, pfx, curr_seqno); in __ghes_print_estatus()
991 pfx_seq, generic->header.source_id); in __ghes_print_estatus()
992 cper_estatus_print(pfx_seq, estatus); in __ghes_print_estatus()