Home
last modified time | relevance | path

Searched refs:fmd_agent_cpu_retire (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.h72 extern int fmd_agent_cpu_retire(fmd_agent_hdl_t *, int, int, int);
H A Dmapfile-vers55 fmd_agent_cpu_retire;
/titanic_50/usr/src/lib/fm/libfmd_agent/i386/
H A Dfmd_agent_i386.c142 fmd_agent_cpu_retire(fmd_agent_hdl_t *hdl, int chipid, int coreid, int strandid) in fmd_agent_cpu_retire() function
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c566 if (swdp->func == fmd_agent_cpu_retire) in strand_walker()
625 if (walk_strands(mod, &swd, node, fmd_agent_cpu_retire) == -1) in retire_strands()