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

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c904 intel_pex_err(uint32_t pex_fat, uint32_t pex_nf_cor) argument
930 if (pex_nf_cor & uncor_pex_error_code[i].error_bit) {
939 if (pex_nf_cor & cor_pex_error_code[i].error_bit) {
947 if (pex_nf_cor & rp_pex_error_code[i].error_bit) {
1006 intel_pex_5400_err(uint32_t pex_fat, uint32_t pex_nf_cor) argument
1052 if (pex_nf_cor & rp_pex_5400_error_code[i].error_bit) {
1061 if (pex_nf_cor & cor_pex_5400_error_code1[i].error_bit) {
1070 if (pex_nf_cor & cor_pex_5400_error_code2[i].error_bit) {
1079 if (pex_nf_cor & cor_pex_5400_error_code3[i].error_bit) {

Completed in 63 milliseconds