Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/
H A Dopl_olympus_regs.h180 #define SFSR_TO INT64_C(0x0000000020000000) macro
197 SFSR_TO | SFSR_TLB_MUL | \
202 SFSR_TO)
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c147 SFSR_TO, "TO ", (OPL_ECC_SYNC_TRAP), OPL_CPU_SYNC_OTHERS,
1102 if (opl_flt->flt_bit & (SFSR_BERR|SFSR_TO)) {
1997 if ((t_sfsr & (SFSR_TO | SFSR_BERR)) &&
2034 if (t_sfsr & (SFSR_ERRS & ~(SFSR_BERR | SFSR_TO)))
2048 log_sfsr &= ~(SFSR_TO | SFSR_BERR);
2055 log_sfsr &= ~(SFSR_TO | SFSR_BERR);
2066 if (t_sfsr & (SFSR_UE|SFSR_TO|SFSR_BERR)) {
2090 if (t_sfsr & (SFSR_ERRS & ~(SFSR_BERR | SFSR_TO)))
2096 if (t_sfsr & SFSR_TO)
H A Dopl_olympus_asm.s1298 sethi %hi(SFSR_UE|SFSR_BERR|SFSR_TO), %g3
1313 sethi %hi(SFSR_UE|SFSR_BERR|SFSR_TO), %g3