cpu_err_stat 22 arch/mips/sgi-ip22/ip22-berr.c static unsigned int cpu_err_stat; /* Status reg for CPU */ cpu_err_stat 33 arch/mips/sgi-ip22/ip22-berr.c cpu_err_stat = sgimc->cstat; cpu_err_stat 58 arch/mips/sgi-ip22/ip22-berr.c if (cpu_err_stat & CPU_ERRMASK) cpu_err_stat 60 arch/mips/sgi-ip22/ip22-berr.c cpu_err_stat, cpu_err_stat 61 arch/mips/sgi-ip22/ip22-berr.c cpu_err_stat & SGIMC_CSTAT_RD ? "RD " : "", cpu_err_stat 62 arch/mips/sgi-ip22/ip22-berr.c cpu_err_stat & SGIMC_CSTAT_PAR ? "PAR " : "", cpu_err_stat 63 arch/mips/sgi-ip22/ip22-berr.c cpu_err_stat & SGIMC_CSTAT_ADDR ? "ADDR " : "", cpu_err_stat 64 arch/mips/sgi-ip22/ip22-berr.c cpu_err_stat & SGIMC_CSTAT_SYSAD_PAR ? "SYSAD " : "", cpu_err_stat 65 arch/mips/sgi-ip22/ip22-berr.c cpu_err_stat & SGIMC_CSTAT_SYSCMD_PAR ? "SYSCMD " : "", cpu_err_stat 66 arch/mips/sgi-ip22/ip22-berr.c cpu_err_stat & SGIMC_CSTAT_BAD_DATA ? "BAD_DATA " : "", cpu_err_stat 34 arch/mips/sgi-ip22/ip28-berr.c static unsigned int cpu_err_stat; /* Status reg for CPU */ cpu_err_stat 127 arch/mips/sgi-ip22/ip28-berr.c cpu_err_stat = sgimc->cstat; cpu_err_stat 163 arch/mips/sgi-ip22/ip28-berr.c if (cpu_err_stat & CPU_ERRMASK) cpu_err_stat 261 arch/mips/sgi-ip22/ip28-berr.c if (cpu_err_stat & CPU_ERRMASK) { cpu_err_stat 263 arch/mips/sgi-ip22/ip28-berr.c cpu_err_stat, cpu_err_stat 264 arch/mips/sgi-ip22/ip28-berr.c cpu_err_stat & SGIMC_CSTAT_RD ? "RD " : "", cpu_err_stat 265 arch/mips/sgi-ip22/ip28-berr.c cpu_err_stat & SGIMC_CSTAT_PAR ? "PAR " : "", cpu_err_stat 266 arch/mips/sgi-ip22/ip28-berr.c cpu_err_stat & SGIMC_CSTAT_ADDR ? "ADDR " : "", cpu_err_stat 267 arch/mips/sgi-ip22/ip28-berr.c cpu_err_stat & SGIMC_CSTAT_SYSAD_PAR ? "SYSAD " : "", cpu_err_stat 268 arch/mips/sgi-ip22/ip28-berr.c cpu_err_stat & SGIMC_CSTAT_SYSCMD_PAR ? "SYSCMD " : "", cpu_err_stat 269 arch/mips/sgi-ip22/ip28-berr.c cpu_err_stat & SGIMC_CSTAT_BAD_DATA ? "BAD_DATA " : "", cpu_err_stat 337 arch/mips/sgi-ip22/ip28-berr.c if (cpu_err_stat & CPU_ERRMASK) { cpu_err_stat 390 arch/mips/sgi-ip22/ip28-berr.c if (cpu_err_stat & CPU_ERRMASK & ~SGIMC_CSTAT_ADDR) cpu_err_stat 403 arch/mips/sgi-ip22/ip28-berr.c if ((cpu_err_stat & CPU_ERRMASK) &&