Home
last modified time | relevance | path

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

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