Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c61 static struct mch_error_code fat_fbd_error_code[] = { variable
77 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()