Searched refs:fmd_agent_cpu_isretired (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/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);
|
/illumos-gate/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, function
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 570 else if (swdp->func == fmd_agent_cpu_isretired) 673 if (walk_strands(mod, &swd, node, fmd_agent_cpu_isretired) == -1) 700 if (walk_strands(mod, &swd, node, fmd_agent_cpu_isretired) == -1)
|
Completed in 59 milliseconds