Searched defs:rooth (Results 26 - 33 of 33) sorted by relevance

12

/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c1194 ptree_get_root(picl_nodehdl_t *rooth) argument
1196 *rooth = ptree_root_hdl;
2780 get_child_by_path(picl_nodehdl_t rooth, char *prl, argument
2827 for (err = ptree_get_propval_by_name(rooth, PICL_PROP_CHILD, &chdh,
2899 picl_nodehdl_t rooth; local
2929 err = ptree_get_root(&rooth);
2933 for (chdh = rooth, tokindex = strchr(ptr, '/');
3027 ptree_create_and_add_node(picl_nodehdl_t rooth, const char *name, argument
3038 err = ptree_add_node(rooth, tmph);
3053 do_walk(picl_nodehdl_t rooth, cons argument
3093 ptree_walk_tree_by_class(picl_nodehdl_t rooth, const char *classname, void *c_args, int (*callback_fn)(picl_nodehdl_t hdl, void *args)) argument
3148 ptree_find_node(picl_nodehdl_t rooth, char *pname, picl_prop_type_t ptype, void *pval, size_t valsize, picl_nodehdl_t *retnodeh) argument
3298 picltree_set_root(picl_nodehdl_t rooth) argument
3464 add_root_props(picl_nodehdl_t rooth) argument
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c235 picldiag_get_node_by_name(picl_nodehdl_t rooth, char *name, argument
246 err = picl_get_propval_by_name(rooth, PICL_PROP_CHILD, &childh,
2280 process_io_leaves(picl_nodehdl_t rooth) argument
2286 err = picl_get_propval_by_name(rooth, PICL_PROP_CHILD, &nodeh,
3568 display_system_info(int serrlog, int log_flag, picl_nodehdl_t rooth) argument
3574 err = picldiag_get_node_by_name(rooth, PICL_NODE_PLATFORM, &plafh);
3610 err = picl_walk_tree_by_class(rooth, PICL_CLASS_OPTIONS,
3619 err = picldiag_get_node_by_name(rooth, PICL_NODE_FRUTREE,
3657 picl_nodehdl_t rooth; local
3667 err = picl_get_root(&rooth);
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c230 picldiag_get_node_by_name(picl_nodehdl_t rooth, char *name, argument
241 err = picl_get_propval_by_name(rooth, PICL_PROP_CHILD, &childh,
2265 process_io_leaves(picl_nodehdl_t rooth) argument
2271 err = picl_get_propval_by_name(rooth, PICL_PROP_CHILD, &nodeh,
3536 display_system_info(int serrlog, int log_flag, picl_nodehdl_t rooth) argument
3542 err = picldiag_get_node_by_name(rooth, PICL_NODE_PLATFORM, &plafh);
3578 err = picl_walk_tree_by_class(rooth, PICL_CLASS_OPTIONS,
3587 err = picldiag_get_node_by_name(rooth, PICL_NODE_FRUTREE,
3621 picl_nodehdl_t rooth; local
3631 err = picl_get_root(&rooth);
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c195 picldiag_get_node_by_name(picl_nodehdl_t rooth, char *name, argument
206 err = picl_get_propval_by_name(rooth, PICL_PROP_CHILD, &childh,
1954 process_io_leaves(picl_nodehdl_t rooth) argument
1960 err = picl_get_propval_by_name(rooth, PICL_PROP_CHILD, &nodeh,
3144 display_system_info(int serrlog, int log_flag, picl_nodehdl_t rooth) argument
3150 err = picldiag_get_node_by_name(rooth, PICL_NODE_PLATFORM, &plafh);
3186 err = picl_walk_tree_by_class(rooth, PICL_CLASS_OPTIONS,
3191 err = picldiag_get_node_by_name(rooth, PICL_NODE_FRUTREE,
3222 picl_nodehdl_t rooth; local
3232 err = picl_get_root(&rooth);
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c431 picl_nodehdl_t rooth; local
434 err = ptree_get_root(&rooth);
460 err = ptree_create_and_add_node(rooth, PICL_NODE_FRUTREE,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c167 static picl_nodehdl_t rooth = 0; variable
427 chassish = frutreeh = rooth = platformh = 0;
1657 if ((rc = ptree_get_root(&rooth)) != PICL_SUCCESS) {
1660 FRUTREE_DEBUG1(FRUTREE_INIT, "roothdl = %llx", rooth);
1663 if ((rc = ptree_create_and_add_node(rooth, PICL_NODE_FRUTREE,
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c740 find_node_by_string_prop(picl_nodehdl_t rooth, const char *pname, argument
746 for (err = ptree_get_propval_by_name(rooth, PICL_PROP_CHILD, &childh,
1376 construct_picl_openprom(picl_nodehdl_t rooth, picl_nodehdl_t *obph) argument
1381 err = ptree_create_and_add_node(rooth, PICL_NODE_OBP,
1396 construct_picl_platform(picl_nodehdl_t rooth, di_node_t di_root, argument
1418 err = ptree_create_and_add_node(rooth, PICL_NODE_PLATFORM,
1782 libdevinfo_init(picl_nodehdl_t rooth) argument
1819 err = construct_picl_platform(rooth, di_root, &plafh);
1825 err = construct_picl_openprom(rooth, &obph);
2188 add_ffb_config_info(picl_nodehdl_t rooth) argument
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1670 picl_nodehdl_t rooth; local
1705 retval = ptree_get_node_by_path(FRUTREE_PATH, &rooth);
1707 remove_tables(rooth);
1723 if ((ptree_get_root(&rooth) != PICL_SUCCESS) ||
1724 (picld_pluginutil_parse_config_file(rooth, path) !=
1742 picl_nodehdl_t rooth; local
1794 if ((ptree_get_root(&rooth) != PICL_SUCCESS) ||
1795 (picld_pluginutil_parse_config_file(rooth,
1844 if ((ptree_get_root(&rooth) != PICL_SUCCESS) ||
1845 (picld_pluginutil_parse_config_file(rooth, pat
[all...]

Completed in 100 milliseconds

12