Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/sun4v/cpumem-retire/
H A Dcma_page_sun4v.c55 return (FMD_AGENT_RETIRE_DONE); in cma_fmri_page_retire()
69 return (FMD_AGENT_RETIRE_DONE); in cma_fmri_page_unretire()
/titanic_44/usr/src/lib/fm/libfmd_agent/i386/
H A Dfmd_agent_i386.c149 return (ret == 0 ? FMD_AGENT_RETIRE_DONE : FMD_AGENT_RETIRE_FAIL); in fmd_agent_cpu_retire()
162 FMD_AGENT_RETIRE_DONE : FMD_AGENT_RETIRE_FAIL); in fmd_agent_cpu_isretired()
174 return (ret == 0 ? FMD_AGENT_RETIRE_DONE : FMD_AGENT_RETIRE_FAIL); in fmd_agent_cpu_unretire()
/titanic_44/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.c283 return (FMD_AGENT_RETIRE_DONE); in fmd_agent_page_retire()
308 return (FMD_AGENT_RETIRE_DONE); in fmd_agent_page_unretire()
331 return (FMD_AGENT_RETIRE_DONE); in fmd_agent_page_isretired()
H A Dfmd_agent.h53 #define FMD_AGENT_RETIRE_DONE 0 /* synchronous success */ macro
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c382 if (rc == FMD_AGENT_RETIRE_DONE && in fmri_replaced()
498 case FMD_AGENT_RETIRE_DONE: in fmri_dprint()
554 if (rc == FMD_AGENT_RETIRE_DONE) in strand_walker()
633 rc = FMD_AGENT_RETIRE_DONE; in retire_strands()
657 rc = FMD_AGENT_RETIRE_DONE; in unretire_strands()
782 if (rc == FMD_AGENT_RETIRE_DONE) in ntv_page_service_state()
813 rc == FMD_AGENT_RETIRE_DONE ? 1 : 0)); in ntv_page_unusable()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c240 rc = swd.fail > 0 ? FMD_AGENT_RETIRE_FAIL : FMD_AGENT_RETIRE_DONE; in cpu_retire()
259 rc = swd.fail > 0 ? FMD_AGENT_RETIRE_FAIL : FMD_AGENT_RETIRE_DONE; in cpu_unretire()
490 rc = FMD_AGENT_RETIRE_DONE; in dimm_page_retire()
515 rc = FMD_AGENT_RETIRE_DONE; in dimm_page_unretire()
/titanic_44/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_page_arch.c40 if (rc == FMD_AGENT_RETIRE_DONE) in cma_fmri_page_service_state()
H A Dcma_cpu.c122 if (err == FMD_AGENT_RETIRE_DONE) in cma_cpu_hc_retire()
129 if (err == FMD_AGENT_RETIRE_DONE) { in cma_cpu_hc_retire()
H A Dcma_page.c156 if (rc == FMD_AGENT_RETIRE_DONE) { in cma_page_retire()
/titanic_44/usr/src/cmd/fm/schemes/mem/
H A Dmem.c303 if (rval == FMD_AGENT_RETIRE_DONE && page_err == EINVAL) in fmd_fmri_present()
406 if (rval == FMD_AGENT_RETIRE_DONE && page_err == EINVAL) in fmd_fmri_replaced()
506 } else if (rc == FMD_AGENT_RETIRE_DONE || in fmd_fmri_unusable()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c396 return (FMD_AGENT_RETIRE_DONE); in mem_page_isretired()
421 return (FMD_AGENT_RETIRE_DONE); in mem_page_retire()
446 return (FMD_AGENT_RETIRE_DONE); in mem_page_unretire()
489 } else if (rc == FMD_AGENT_RETIRE_DONE || in mem_unusable()
/titanic_44/usr/src/lib/fm/libldom/sparc/
H A Dldom.c447 if (err == FMD_AGENT_RETIRE_DONE) in ldom_fmri_status()
509 if (err == FMD_AGENT_RETIRE_DONE) in ldom_fmri_retire()
570 if (err == FMD_AGENT_RETIRE_DONE) in ldom_fmri_unretire()