Searched refs:fat_fbd_error_code (Results 1 – 1 of 1) sorted by relevance
61 static struct mch_error_code fat_fbd_error_code[] = { variable77 sz = sizeof (fat_fbd_error_code) / sizeof (struct mch_error_code); in intel_fat_fbd_err()80 if (fat_fbd & fat_fbd_error_code[i].error_bit) { in intel_fat_fbd_err()81 rt = fat_fbd_error_code[i].intel_error_list; in intel_fat_fbd_err()82 emask_fbd |= fat_fbd_error_code[i].emask; in intel_fat_fbd_err()