Searched refs:fmd_agent_cpu_isretired (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/fm/libfmd_agent/common/ |
H A D | fmd_agent.h | 78 extern int fmd_agent_cpu_isretired(fmd_agent_hdl_t *, int, int, int);
|
H A D | mapfile-vers | 59 fmd_agent_cpu_isretired;
|
/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, in fmd_agent_cpu_isretired() function
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 572 else if (swdp->func == fmd_agent_cpu_isretired) in strand_walker() 675 if (walk_strands(mod, &swd, node, fmd_agent_cpu_isretired) == -1) in service_state_strands() 702 if (walk_strands(mod, &swd, node, fmd_agent_cpu_isretired) == -1) in unusable_strands()
|