Home
last modified time | relevance | path

Searched refs:FLT_TYPE_INTERMITTENT_CE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c868 if (mf_type == FLT_TYPE_INTERMITTENT_CE || in mc_set_mem_unum()
885 if (mf_type == FLT_TYPE_INTERMITTENT_CE || in mc_set_mem_unum()
906 if (mf_type == FLT_TYPE_INTERMITTENT_CE || in mc_set_mem_unum()
993 if (flt_stat->mf_type == FLT_TYPE_INTERMITTENT_CE || in mc_ereport_post()
1015 if (mc_aflt->mflt_stat[0]->mf_type == FLT_TYPE_INTERMITTENT_CE || in mc_ereport_post()
1146 FLT_TYPE_INTERMITTENT_CE && in mc_err_drain()
1617 flt_stat->mf_type = FLT_TYPE_INTERMITTENT_CE; in mc_scrub_ce()
2012 if (flt_stat->mf_type == FLT_TYPE_INTERMITTENT_CE) { in mc_process_error()
3553 if (mf_type == FLT_TYPE_INTERMITTENT_CE || in mc_set_mem_sid()
/illumos-gate/usr/src/uts/sun4u/opl/sys/
H A Dmc-opl.h166 #define FLT_TYPE_INTERMITTENT_CE 0x0001 macro