Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/pcie/
Daer.c493 static const char *aer_uncorrectable_error_string[] = { variable
566 aer_uncorrectable_error_string, "ERR_FATAL",
569 aer_uncorrectable_error_string, "ERR_NONFATAL",
694 strings = aer_uncorrectable_error_string; in __aer_print_error()
1354 BUILD_BUG_ON(ARRAY_SIZE(aer_uncorrectable_error_string) < in aer_probe()