Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.h73 extern int fmd_agent_cpu_unretire(fmd_agent_hdl_t *, int, int, int);
H A Dmapfile-vers57 fmd_agent_cpu_unretire;
/titanic_41/usr/src/lib/fm/libfmd_agent/i386/
H A Dfmd_agent_i386.c168 fmd_agent_cpu_unretire(fmd_agent_hdl_t *hdl, int chipid, int coreid, in fmd_agent_cpu_unretire() function
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c568 else if (swdp->func == fmd_agent_cpu_unretire) in strand_walker()
649 if (walk_strands(mod, &swd, node, fmd_agent_cpu_unretire) == -1) in unretire_strands()