Searched refs:fm_ereport_attr (Results 1 – 2 of 2) sorted by relevance
472 hxge_fm_ereport_attr_t *fm_ereport_attr; in hxge_fm_report_error() local474 fm_ereport_attr = hxge_fm_get_ereport_attr(fm_ereport_id); in hxge_fm_report_error()476 if (fm_ereport_attr != NULL && in hxge_fm_report_error()478 hxge_fm_ereport(hxgep, err_chan, fm_ereport_attr); in hxge_fm_report_error()479 ddi_fm_service_impact(hxgep->dip, fm_ereport_attr->impact); in hxge_fm_report_error()
889 nxge_fm_ereport_attr_t *fm_ereport_attr; in nxge_fm_report_error() local891 fm_ereport_attr = nxge_fm_get_ereport_attr(fm_ereport_id); in nxge_fm_report_error()892 if (fm_ereport_attr != NULL && in nxge_fm_report_error()894 nxge_fm_ereport(nxgep, err_portn, err_chan, fm_ereport_attr); in nxge_fm_report_error()895 ddi_fm_service_impact(nxgep->dip, fm_ereport_attr->impact); in nxge_fm_report_error()