Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c44 struct error_descr { struct
51 const struct error_descr *descr, in decode_register() argument
123 static const struct error_descr lmc_errors[] = {
850 static const struct error_descr ocx_com_errors[] = {
899 static const struct error_descr ocx_com_link_errors[] = {
994 static const struct error_descr ocx_lane_errors[] = {
1548 static const struct error_descr l2_tad_errors[] = {
1659 static const struct error_descr l2_cbc_errors[] = {
1712 static const struct error_descr l2_mci_errors[] = {
1853 const struct error_descr *l2_errors; in thunderx_l2c_threaded_isr()