Home
last modified time | relevance | path

Searched refs:cmd_opl_mac_common (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_main.c184 { "ereport.asic.mac.mi-ue", cmd_opl_mac_common },
185 { "ereport.asic.mac.ptrl-ue", cmd_opl_mac_common },
186 { "ereport.asic.mac.mi-ce", cmd_opl_mac_common },
187 { "ereport.asic.mac.ptrl-ce", cmd_opl_mac_common },
188 { "ereport.asic.mac.ptrl-ice", cmd_opl_mac_common },
189 { "ereport.asic.mac.mi-cmpe", cmd_opl_mac_common },
190 { "ereport.asic.mac.ptrl-cmpe", cmd_opl_mac_common },
191 { "ereport.asic.mac.mi-sue", cmd_opl_mac_common },
192 { "ereport.asic.mac.ptrl-sue", cmd_opl_mac_common },
193 { "ereport.asic.mac.mi-mue", cmd_opl_mac_common },
[all …]
/titanic_50/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_opl.h88 extern cmd_evdisp_t cmd_opl_mac_common(fmd_hdl_t *, fmd_event_t *, nvlist_t *,
H A Dcmd_oplerr.c436 cmd_opl_mac_common(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, in cmd_opl_mac_common() function