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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c50 extern int add_cpu_prop(picl_nodehdl_t node, void *args);
289 * add_cpu_prop and the rest of the CPU code lives in cpu_prop_update.c
291 status = ptree_walk_tree_by_class(root_node, "cpu", NULL, add_cpu_prop);
H A Ddr.c39 extern int add_cpu_prop(picl_nodehdl_t node, void *args);
301 (void) add_cpu_prop(anodeh, NULL);
H A Dcpu_prop_update.c276 add_cpu_prop(picl_nodehdl_t node, void *args) function

Completed in 65 milliseconds