Searched refs:mscode (Results 1 – 1 of 1) sorted by relevance
192 uint16_t mscode = MCAX86_MSERRCODE(status); in gintel_disp_match() local198 if (mscode & MSCOD_MEM_SPARE_MEM) { in gintel_disp_match()200 } else if (mscode & (MSCOD_MEM_ECC_READ | in gintel_disp_match()206 } else if (mscode & (MSCOD_MEM_WR_PARITY | in gintel_disp_match()209 } else if (mscode & MSCOD_MEM_ADDR_PARITY) { in gintel_disp_match()211 } else if (mscode & MSCOD_MEM_REDUNDANT_MEM) { in gintel_disp_match()213 } else if (mscode & MSCOD_MEM_ILLEGAL_ADDR) { in gintel_disp_match()215 } else if (mscode & MSCOD_MEM_BAD_ID) { in gintel_disp_match()