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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_subr.c584 walk_strands(topo_mod_t *mod, struct strand_walk_data *swdp, tnode_t *parent, function
625 if (walk_strands(mod, &swd, node, fmd_agent_cpu_retire) == -1)
649 if (walk_strands(mod, &swd, node, fmd_agent_cpu_unretire) == -1)
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 57 milliseconds