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.c971 char pfx_seq[64]; in __ghes_print_estatus() local
981 snprintf(pfx_seq, sizeof(pfx_seq), "%s{%u}" HW_ERR, pfx, curr_seqno); in __ghes_print_estatus()
983 pfx_seq, generic->header.source_id); in __ghes_print_estatus()
984 cper_estatus_print(pfx_seq, estatus); in __ghes_print_estatus()