Searched refs:ECC_STICKY (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dasync.h160 #define ECC_STICKY 0x0040 /* Sticky ECC Error */ macro
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c957 if (aflt->flt_status & ECC_STICKY)
979 if (status & ECC_STICKY)
1053 status = ECC_STICKY;
1063 ecc->flt_status &= ~(ECC_INTERMITTENT | ECC_PERSISTENT | ECC_STICKY);
4321 (status & (ECC_STICKY | ECC_PERSISTENT | ECC_INTERMITTENT)) == 0)
4338 if (status & ECC_STICKY) {
4376 if (status & ECC_STICKY) {
H A Dus3_common.c2954 ecc->flt_status &= ~(ECC_INTERMITTENT | ECC_PERSISTENT | ECC_STICKY);
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c996 ECC_STICKY, NULL);

Completed in 95 milliseconds