Searched refs:cpuhdl (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 1602 picl_nodehdl_t cpuhdl; local 1648 err = ptree_get_node_by_path(name, &cpuhdl); 1653 err = ptree_get_node_by_path(name, &cpuhdl); 1676 err = ptree_get_node_by_path(name, &cpuhdl); 1686 err = ptree_get_prop_by_name(cpuhdl, PICL_REFPROP_FRU_PARENT, &prophdl); 1688 err = add_prop_ref(cpuhdl, nodeh, PICL_REFPROP_FRU_PARENT); 1691 err = create_table_entry(tblhdl, cpuhdl, PICL_CLASS_CPU); 1701 err = ptree_get_prop_by_name(cpuhdl, PICL_PROP_ENV, &prophdl); 1708 err = create_table(cpuhdl, &envtblhdl, PICL_PROP_ENV);
|
Completed in 66 milliseconds