Home
last modified time | relevance | path

Searched refs:ptree_get_node_by_path (Results 26 – 38 of 38) sorted by relevance

12

/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c2647 if (ptree_get_node_by_path(ptreepath, &nodeh) != PICL_SUCCESS) in create_asr_node()
3471 err = ptree_get_node_by_path(MEMORY_PATH, &memh); in update_memory_size_prop()
3577 err = ptree_get_node_by_path(PLATFORM_PATH, &plafh); in picldevtree_init()
3649 (ptree_get_node_by_path(PLATFORM_PATH, &plafh) != PICL_SUCCESS)) in picldevtree_evhandler()
3689 if (ptree_get_node_by_path(ptreepath, &nodeh) == PICL_SUCCESS) in picldevtree_evhandler()
3697 if (ptree_get_node_by_path(ptreepath, &parh) != in picldevtree_evhandler()
3794 if (ptree_get_node_by_path(ptreepath, &nodeh) != PICL_SUCCESS) in picldevtree_evhandler()
/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c291 err = ptree_get_node_by_path(command->pathcmd_name, nodeh); in process_path()
825 if ((ptree_get_node_by_path(command->refnodecmd_dstnode, in process_refnode()
907 err = ptree_get_node_by_path(command->refpropcmd_dstnode, &dsth); in process_refprop()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c875 status = ptree_get_node_by_path(parent_path, in psvc_hotplug_notifier_policy_0()
993 ptree_get_node_by_path(parent_path, &parent_node); in psvc_fan_hotplug_policy_0()
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-picl.p5m125 file path=usr/share/man/man3picltree/ptree_get_node_by_path.3picltree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c436 if ((err = ptree_get_node_by_path(PICL_NODE_ROOT PICL_NODE_PLATFORM, in get_envmon_node()
1741 if (ptree_get_node_by_path(PICL_NODE_ROOT PICL_NODE_PLATFORM, &plfh) in piclenvmon_init()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c783 ptree_get_node_by_path(parent_path, &parent_node); in handle_ps_hotplug()
1672 status = ptree_get_node_by_path(parent_path, in check_disk_hotplug()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds_thread.c133 r = ptree_get_node_by_path(dtls->fcal_disk_parent, in update_picl()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c632 ptree_get_node_by_path(parent_path, &parent_node); in psvc_ps_hotplug_policy_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c657 err = ptree_get_node_by_path("/platform", &plath); in setup_lpm_devices()
2729 err = ptree_get_node_by_path(PLATFORM_PATH, &plath); in setup_pmdev_names()
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c725 err = ptree_get_node_by_path(in->req_nodebypath.pathbuf, &ret.nodeh); in picld_get_node_by_path()
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c2897 ptree_get_node_by_path(const char *piclprl, picl_nodehdl_t *handle) in ptree_get_node_by_path() function
3223 err = ptree_get_node_by_path(PICL_FRUTREE_CHASSIS, &fruparh); in ptree_get_frutree_parent()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1614 ptree_get_node_by_path(parent_path, &parent_node); in psvc_ps_hotplug_policy_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c2356 retval = ptree_get_node_by_path(FRUTREE_PATH, &fru_nodehdl); in frudata_plugin_init()

12