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

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c832 static struct mch_error_code uncor_pex_5400_error_code[] = { variable in typeref:struct:mch_error_code
1039 sz = sizeof (uncor_pex_5400_error_code) /
1043 if (pex_fat & uncor_pex_5400_error_code[i].error_bit) {
1044 rt = uncor_pex_5400_error_code[i].intel_error_list;

Completed in 66 milliseconds