Searched refs:rf_det_agentid (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_memerr_arch.c | 175 rf->rf_errcl, matchmask, rf->rf_det_agentid, afsr_agentid, in iorxefrx_match() 199 (rf->rf_det_agentid == afsr_agentid)) in iorxefrx_match() 266 rferr->rf_det_agentid = cpu->cpu_cpuid; in cmd_rxefrx_common() 269 rferr->rf_det_agentid, rferr->rf_afsr_agentid)) == NULL) { in cmd_rxefrx_common() 335 rferr->rf_det_agentid = strtol(portid_str, NULL, 16); in cmd_ioxefrx_fire() 362 rferr->rf_det_agentid, rferr->rf_afsr_agentid)) == NULL) { in cmd_ioxefrx_fire() 425 rferr->rf_det_agentid = strtol(portid_str, NULL, 16); in cmd_ioxefrx_common() 447 rferr->rf_det_agentid, rferr->rf_afsr_agentid)) == NULL) { in cmd_ioxefrx_common()
|
/titanic_44/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_mem.h | 65 uint_t rf_det_agentid; /* Locat Agent ID (from detector) */ member
|