Searched refs:mcheck_code (Results 1 – 5 of 5) sorted by relevance
224 ((hdr->mcheck_code & 0xff00) == (EV5_CORRECTED << 8))? proc : in kn300_softerr()225 (((hdr->mcheck_code & 0xff00) == (CAP_ERR_CRDX << 8)) ? in kn300_softerr()228 printf(" Machine Check Code 0x%lx\n", hdr->mcheck_code); in kn300_softerr()
140 type, hdr->mcheck_code); in dec_2100_a50_mcheck()216 switch(hdr->mcheck_code) { in dec_2100_a50_mcheck()339 switch(hdr->mcheck_code) { in dec_2100_a50_mcheck()
245 printf(" Machine Check Code 0x%lx\n", hdr->mcheck_code); in kn8ae_harderr()323 printf(" Machine Check Code 0x%lx\n", hdr->mcheck_code); in kn8ae_softerr()
56 unsigned long mcheck_code; /* machine check code */ member177 unsigned long mcheck_code; /* machine check code */ member
60 ALPHA_PROC_MCHECK, ev5lohdrp->mcheck_code); in ev5_logout_print()