Home
last modified time | relevance | path

Searched refs:SGIMC_CSTAT_RD (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/sgi/
H A Dmc.h122 #define SGIMC_CSTAT_RD 0x00000100 /* read parity error */ macro
129 #define SGIMC_CSTAT_RD_PAR (SGIMC_CSTAT_RD | SGIMC_CSTAT_PAR)
/linux/arch/mips/sgi-ip22/
H A Dip22-berr.c61 cpu_err_stat & SGIMC_CSTAT_RD ? "RD " : "", in print_buserr()
H A Dip28-berr.c264 cpu_err_stat & SGIMC_CSTAT_RD ? "RD " : "", in print_buserr()