Home
last modified time | relevance | path

Searched refs:ptree_get_root (Results 1 – 25 of 32) sorted by relevance

12

/titanic_41/usr/src/cmd/picl/plugins/common/frutree/
H A Dpiclfrutree.c128 if (ptree_get_root(&rooth) != PICL_SUCCESS) in piclfrutree_init()
/titanic_41/usr/src/man/man3picltree/
H A DMakefile40 ptree_get_root.3picltree \
/titanic_41/usr/src/lib/libpicltree/
H A Dpicltree.h84 extern int ptree_get_root(picl_nodehdl_t *nodeh);
H A Dmapfile-vers80 ptree_get_root;
H A Dllib-lpicltree37 int ptree_get_root(picl_nodehdl_t *nodeh);
H A Dpicltree.c1194 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 Dmdescplugin.c269 status = ptree_get_root(&root_node); in mdescplugin_init()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c281 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 Dpicldr.c267 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 Dpiclenvsetup.c617 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 Dpiclsbl.c391 if ((ptree_get_root(&root_node)) != NULL) in piclsbl_init()
/titanic_41/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dpriplugin.c199 status = ptree_get_root(&picl_root_node); in pri_worker_thread()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c834 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 Dpiclenvsetup.c834 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 Dpiclenvsetup.c832 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1723 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 Dpiclenvsetup.c887 if (ptree_get_root(&rooth) != PICL_SUCCESS) in env_picl_setup()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A Dpiclfrutree.c668 err = ptree_get_root(&rooth); in add_all_nodes()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c795 err = ptree_get_root(&rooth); in add_all_nodes()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c889 err = ptree_get_root(&rooth); in add_all_nodes()
/titanic_41/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c242 picl_err = ptree_get_root(&picl_node); in fpt_get_root()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c2298 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 Dpicld.c291 err = ptree_get_root(&ret.rnode); in picld_getroot()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c1417 if (ptree_get_root(&rooth) != PICL_SUCCESS) { in picllom_init()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c1267 if ((rc = ptree_get_root(&rooth)) != PICL_SUCCESS) { in wd_create_add_props()

12