Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_page_arch.c38 if ((fa_hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) { in cma_fmri_page_service_state()
60 if ((fa_hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) { in cma_fmri_page_retire()
76 if ((fa_hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) { in cma_fmri_page_unretire()
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c377 (hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) { in fmri_replaced()
593 if ((swdp->hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) { in walk_strands()
739 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) { in ntv_page_retire()
759 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) { in ntv_page_unretire()
779 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) { in ntv_page_service_state()
806 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) { in ntv_page_unusable()
H A Dchip_label.c547 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) in get_num_chips()
H A Dchip.c677 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) in create_chips()
/titanic_41/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.h51 #define FMD_AGENT_VERSION 1 macro
H A Dfmd_agent.c203 if (ver > FMD_AGENT_VERSION) { in fmd_agent_open()
/titanic_41/usr/src/lib/fm/libldom/sparc/
H A Dldom.c443 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) { in ldom_fmri_status()
505 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) { in ldom_fmri_retire()
566 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) { in ldom_fmri_unretire()
/titanic_41/usr/src/cmd/fm/modules/common/fdd-msg/
H A Dfdd_msg.c103 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) in fma_cap_cpu_info()
/titanic_41/usr/src/cmd/fm/schemes/mem/
H A Dmem.c60 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) in page_isretired()