Home
last modified time | relevance | path

Searched refs:PICL_NODE_ROOT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl.h169 #define PICL_NODE_ROOT "/" macro
/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()
439 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/mpxu/frudr/
H A Dpiclfrudr.c2005 err = ptree_get_node_by_path(PICL_NODE_ROOT PICL_NODE_PLATFORM, nodeh); in get_sys_controller_node()
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c3495 if ((err = ptree_create_node(PICL_NODE_ROOT, PICL_CLASS_PICL, in construct_picltree()