Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dthunderx_edac.c38 struct error_descr { struct
45 const struct error_descr *descr, in decode_register() argument
117 static const struct error_descr lmc_errors[] = {
844 static const struct error_descr ocx_com_errors[] = {
893 static const struct error_descr ocx_com_link_errors[] = {
988 static const struct error_descr ocx_lane_errors[] = {
1541 static const struct error_descr l2_tad_errors[] = {
1652 static const struct error_descr l2_cbc_errors[] = {
1705 static const struct error_descr l2_mci_errors[] = {
1846 const struct error_descr *l2_errors; in thunderx_l2c_threaded_isr()