Searched defs:fat_rp_error_code (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c816 static struct mch_error_code fat_rp_error_code[] = { variable in typeref:struct:mch_error_code
919 sz = sizeof (fat_rp_error_code) / sizeof (struct mch_error_code);
922 if (pex_fat & fat_rp_error_code[i].error_bit) {
923 rt = fat_rp_error_code[i].intel_error_list;

Completed in 61 milliseconds