Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c975 mc_aflt->mflt_is_ptrl ? MC_OPL_PTRL_SUBCLASS : MC_OPL_MI_SUBCLASS, in mc_ereport_post()
1736 int ptrl_error = mc_aflt->mflt_is_ptrl; in mc_process_error_mir()
1955 mc_aflt.mflt_is_ptrl = 0; in mc_error_handler_mir()
1984 mc_aflt.mflt_is_ptrl = 1; in mc_error_handler_mir()
1991 int ptrl_error = mc_aflt->mflt_is_ptrl; in mc_process_error()
2067 mc_aflt.mflt_is_ptrl = 0; in mc_error_handler()
2087 mc_aflt.mflt_is_ptrl = 1; in mc_error_handler()
/illumos-gate/usr/src/uts/sun4u/opl/sys/
H A Dmc-opl.h187 int mflt_is_ptrl; /* detected by PTRL or MI */ member