Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A 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[] = {
842 static const struct error_descr ocx_com_errors[] = {
891 static const struct error_descr ocx_com_link_errors[] = {
986 static const struct error_descr ocx_lane_errors[] = {
1539 static const struct error_descr l2_tad_errors[] = {
1650 static const struct error_descr l2_cbc_errors[] = {
1703 static const struct error_descr l2_mci_errors[] = {
1844 const struct error_descr *l2_errors; in thunderx_l2c_threaded_isr()