Searched refs:fmd_agent_cpu_isretired (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/fm/libfmd_agent/common/ |
H A D | fmd_agent.h | 74 extern int fmd_agent_cpu_isretired(fmd_agent_hdl_t *, int, int, int);
|
H A D | mapfile-vers | 56 fmd_agent_cpu_isretired;
|
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 570 else if (swdp->func == fmd_agent_cpu_isretired) in strand_walker() 673 if (walk_strands(mod, &swd, node, fmd_agent_cpu_isretired) == -1) in service_state_strands() 700 if (walk_strands(mod, &swd, node, fmd_agent_cpu_isretired) == -1) in unusable_strands()
|
/titanic_44/usr/src/lib/fm/libfmd_agent/i386/ |
H A D | fmd_agent_i386.c | 153 fmd_agent_cpu_isretired(fmd_agent_hdl_t *hdl, int chipid, int coreid, in fmd_agent_cpu_isretired() function
|