Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_memerr_arch.c219 int isce = CMD_ERRCL_MATCH(clcode, CMD_ERRCL_RCE | CMD_ERRCL_FRC); in cmd_rxefrx_common() local
278 fmd_hdl_debug(hdl, "matched %cE %llx with %llx", "UC"[isce], in cmd_rxefrx_common()
281 hdlr = (isce ? cmd_ce_common : cmd_ue_common); in cmd_rxefrx_common()
315 int isce = CMD_ERRCL_MATCH(errcl, CMD_ERRCL_IOCE); in cmd_ioxefrx_fire() local
368 fmd_hdl_debug(hdl, "matched %cE %llx with %llx\n", "UC"[isce], in cmd_ioxefrx_fire()
371 hdlr = (isce ? cmd_ce_common : cmd_ue_common); in cmd_ioxefrx_fire()
390 int isce = CMD_ERRCL_MATCH(errcl, CMD_ERRCL_IOCE); in cmd_ioxefrx_common() local
453 fmd_hdl_debug(hdl, "matched %cE %llx with %llx\n", "UC"[isce], in cmd_ioxefrx_common()
456 hdlr = (isce ? cmd_ce_common : cmd_ue_common); in cmd_ioxefrx_common()
472 int isce = CMD_ERRCL_MATCH(clcode, CMD_ERRCL_IOCE); in ioxe_common() local
[all …]