Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpicl/
H A Dpicl.h171 #define PICL_NODE_ROOT "/" macro
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c267 if ((err = ptree_get_node_by_path(PICL_NODE_ROOT PICL_NODE_PLATFORM, in get_lom_node()
270 PICL_NODE_ROOT PICL_NODE_PLATFORM); in get_lom_node()
1372 if (ptree_get_node_by_path(PICL_NODE_ROOT PICL_NODE_PLATFORM, &plfh) in picllom_init()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c438 if ((err = ptree_get_node_by_path(PICL_NODE_ROOT PICL_NODE_PLATFORM, in get_envmon_node()
441 PICL_NODE_ROOT PICL_NODE_PLATFORM); in get_envmon_node()
1743 if (ptree_get_node_by_path(PICL_NODE_ROOT PICL_NODE_PLATFORM, &plfh) in piclenvmon_init()
/titanic_41/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()
/titanic_41/usr/src/lib/libpicltree/
H A Dpicltree.c3495 if ((err = ptree_create_node(PICL_NODE_ROOT, PICL_CLASS_PICL, in construct_picltree()