Searched refs:FMD_AGENT_VERSION (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.h50 #define FMD_AGENT_VERSION 1 macro
H A Dfmd_agent.c198 if (ver > FMD_AGENT_VERSION) {
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_subr.c560 if ((swdp->hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) {
687 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) {
707 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) {
727 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) != NULL) {
H A Dchip.c679 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL)
H A Dchip_label.c546 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL)
/osnet-11/usr/src/lib/fm/libldom/sparc/
H A Dldom.c462 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) {
524 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) {
585 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_meth.c316 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL)
357 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL)
399 if ((hdl = fmd_agent_open(FMD_AGENT_VERSION)) == NULL)

Completed in 32 milliseconds