Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_memerr_arch.c215 cmd_iorxefrx_t *rfmatch, *rferr; in cmd_rxefrx_common() local
268 if ((rfmatch = iorxefrx_match(hdl, clcode, matchmask, in cmd_rxefrx_common()
279 rferr->rf_errcl, rfmatch->rf_errcl); in cmd_rxefrx_common()
284 rferr->rf_afar_status, rfmatch->rf_afsr, rfmatch->rf_synd, in cmd_rxefrx_common()
285 rfmatch->rf_synd_status, rferr->rf_type, rferr->rf_disp, in cmd_rxefrx_common()
288 rc = iorxefrx_synthesize(hdl, ep, nvl, class, rfmatch->rf_afar, in cmd_rxefrx_common()
289 rfmatch->rf_afar_status, rferr->rf_afsr, rferr->rf_synd, in cmd_rxefrx_common()
290 rferr->rf_synd_status, rfmatch->rf_type, rferr->rf_disp, in cmd_rxefrx_common()
294 cmd_iorxefrx_free(hdl, rfmatch); in cmd_rxefrx_common()
313 cmd_iorxefrx_t *rfmatch, *rferr; in cmd_ioxefrx_fire() local
[all …]