/titanic_41/usr/src/cmd/picl/plugins/common/frutree/ |
H A D | piclfrutree.c | 128 if (ptree_get_root(&rooth) != PICL_SUCCESS) in piclfrutree_init()
|
/titanic_41/usr/src/man/man3picltree/ |
H A D | Makefile | 40 ptree_get_root.3picltree \
|
/titanic_41/usr/src/lib/libpicltree/ |
H A D | picltree.h | 84 extern int ptree_get_root(picl_nodehdl_t *nodeh);
|
H A D | mapfile-vers | 80 ptree_get_root;
|
H A D | llib-lpicltree | 37 int ptree_get_root(picl_nodehdl_t *nodeh);
|
H A D | picltree.c | 1194 ptree_get_root(picl_nodehdl_t *rooth) in ptree_get_root() function 2929 err = ptree_get_root(&rooth); in ptree_get_node_by_path()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | mdescplugin.c | 269 status = ptree_get_root(&root_node); in mdescplugin_init()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclplatmod.c | 281 if (ptree_get_root(&rooth) != PICL_SUCCESS) { in env_platmod_init() 804 if ((rc = ptree_get_root(&rooth)) != PICL_SUCCESS) { in env_platmod_create_sensors()
|
H A D | picldr.c | 267 if ((rc = ptree_get_root(&rooth)) != PICL_SUCCESS) { in env_set_cpu_info()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 617 if (ptree_get_root(&rooth) != PICL_SUCCESS) { in env_picl_setup_tuneables() 763 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4v/piclsbl/ |
H A D | piclsbl.c | 391 if ((ptree_get_root(&root_node)) != NULL) in piclsbl_init()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | priplugin.c | 199 status = ptree_get_root(&picl_root_node); in pri_worker_thread()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 834 if (ptree_get_root(&rooth) != PICL_SUCCESS) { in env_picl_setup_tuneables() 1012 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 834 if (ptree_get_root(&rooth) != PICL_SUCCESS) { in env_picl_setup_tuneables() 1002 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvsetup.c | 832 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 1723 if ((ptree_get_root(&rooth) != PICL_SUCCESS) || in fru_add_handler() 1794 if ((ptree_get_root(&rooth) != PICL_SUCCESS) || in frutree_evhandler() 1844 if ((ptree_get_root(&rooth) != PICL_SUCCESS) || in frutree_evhandler()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 887 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/ |
H A D | piclfrutree.c | 668 err = ptree_get_root(&rooth); in add_all_nodes()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/ |
H A D | piclfrutree.c | 795 err = ptree_get_root(&rooth); in add_all_nodes()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/ |
H A D | piclfrutree.c | 889 err = ptree_get_root(&rooth); in add_all_nodes()
|
/titanic_41/usr/src/lib/libfru/libfrupicltree/ |
H A D | frupicltree.c | 242 picl_err = ptree_get_root(&picl_node); in fpt_get_root()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data.c | 2298 retval = ptree_get_root(&roothdl); in frudata_event_handler() 2332 retval = ptree_get_root(&roothdl); in frudata_plugin_init()
|
/titanic_41/usr/src/cmd/picl/picld/ |
H A D | picld.c | 291 err = ptree_get_root(&ret.rnode); in picld_getroot()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/bsc/ |
H A D | picllom.c | 1417 if (ptree_get_root(&rooth) != PICL_SUCCESS) { in picllom_init()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 1267 if ((rc = ptree_get_root(&rooth)) != PICL_SUCCESS) { in wd_create_add_props()
|