Searched refs:mc_aflt (Results 1 – 2 of 2) sorted by relevance
929 mc_ereport_post(mc_aflt_t *mc_aflt) in mc_ereport_post() argument962 nflts = mc_aflt->mflt_nflts; in mc_ereport_post()966 flt_stat = mc_aflt->mflt_stat[0]; in mc_ereport_post()967 (void) ddi_pathname(mc_aflt->mflt_mcp->mc_dip, device_path); in mc_ereport_post()975 mc_aflt->mflt_is_ptrl ? MC_OPL_PTRL_SUBCLASS : MC_OPL_MI_SUBCLASS, in mc_ereport_post()976 mc_aflt->mflt_erpt_class); in mc_ereport_post()982 fm_ena_generate(mc_aflt->mflt_id, FM_ENA_FMT1), detector, NULL); in mc_ereport_post()1000 values[i] = mc_aflt->mflt_stat[i]->mf_flt_maddr.ma_bank; in mc_ereport_post()1006 values[i] = mc_aflt->mflt_stat[i]->mf_cntl; in mc_ereport_post()1012 values[i] = mc_aflt->mflt_stat[i]->mf_err_add; in mc_ereport_post()[all …]
183 typedef struct mc_aflt { struct