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