Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_memerr_arch.c175 rf->rf_errcl, matchmask, rf->rf_det_agentid, afsr_agentid, in iorxefrx_match()
178 if ((rf->rf_errcl & matchmask) == 0) in iorxefrx_match()
189 if ((CMD_ERRCL_ISIOXE(rf->rf_errcl) || in iorxefrx_match()
265 rferr->rf_errcl = clcode; in cmd_rxefrx_common()
279 rferr->rf_errcl, rfmatch->rf_errcl); in cmd_rxefrx_common()
337 rferr->rf_errcl = errcl; in cmd_ioxefrx_fire()
361 if ((rfmatch = iorxefrx_match(hdl, rferr->rf_errcl, matchmask, in cmd_ioxefrx_fire()
369 rferr->rf_errcl, rfmatch->rf_errcl); in cmd_ioxefrx_fire()
413 rferr->rf_errcl = errcl; in cmd_ioxefrx_common()
446 if ((rfmatch = iorxefrx_match(hdl, rferr->rf_errcl, matchmask, in cmd_ioxefrx_common()
[all …]
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_mem.h63 cmd_errcl_t rf_errcl; /* Error type (CMD_ERRCL_*) */ member