Searched refs:fmd_agent_cpu_retire (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/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);
/illumos-gate/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) function
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c566 if (swdp->func == fmd_agent_cpu_retire)
625 if (walk_strands(mod, &swd, node, fmd_agent_cpu_retire) == -1)

Completed in 58 milliseconds