Searched refs:mch_error_code (Results 1 – 1 of 1) sorted by relevance
55 struct mch_error_code { struct61 static struct mch_error_code fat_fbd_error_code[] = { argument77 sz = sizeof (fat_fbd_error_code) / sizeof (struct mch_error_code); in intel_fat_fbd_err()177 static struct mch_error_code nf_fbd_error_code[] = {214 sz = sizeof (nf_fbd_error_code) / sizeof (struct mch_error_code); in intel_nf_fbd_err()347 static struct mch_error_code nf_mem_error_code[] = {372 sz = sizeof (nf_mem_error_code) / sizeof (struct mch_error_code); in intel_nf_mem_err()513 static struct mch_error_code fat_int_error_code[] = {526 static struct mch_error_code nf_int_error_code[] = {552 sz = sizeof (fat_int_error_code) / sizeof (struct mch_error_code); in intel_int_err()[all …]