/titanic_50/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | mdescplugin.c | 186 status = ptree_walk_tree_by_class(root_node, "disk", (void *)&lookup, in dsc_handler() 291 status = ptree_walk_tree_by_class(root_node, "cpu", NULL, add_cpu_prop); in mdescplugin_init()
|
H A D | dr.c | 428 if (ptree_walk_tree_by_class(plath, in remove_cpus() 506 if (ptree_walk_tree_by_class(plath, in add_cpus()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | priplugin.c | 210 status = ptree_walk_tree_by_class(picl_root_node, in pri_worker_thread() 220 status = ptree_walk_tree_by_class(picl_root_node, in pri_worker_thread()
|
/titanic_50/usr/src/man/man3picltree/ |
H A D | Makefile | 46 ptree_walk_tree_by_class.3picltree
|
/titanic_50/usr/src/lib/libpicltree/ |
H A D | picltree.h | 130 extern int ptree_walk_tree_by_class(picl_nodehdl_t rooth,
|
H A D | mapfile-vers | 56 ptree_walk_tree_by_class;
|
H A D | llib-lpicltree | 79 int ptree_walk_tree_by_class(picl_nodehdl_t rooth, const char *classname,
|
H A D | picltree.c | 3093 ptree_walk_tree_by_class(picl_nodehdl_t rooth, const char *classname, in ptree_walk_tree_by_class() function
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/piclsbl/ |
H A D | piclsbl.c | 255 status = ptree_walk_tree_by_class(root_node, "disk", (void *)&lookup, in piclsbl_handler()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 622 if ((rc = ptree_walk_tree_by_class(chassish, PICL_CLASS_FRU, in frutree_wd_evhandler() 703 if (ptree_walk_tree_by_class(chassish, PICL_CLASS_LOCATION, in frutree_dr_apstate_change_evhandler() 905 if (ptree_walk_tree_by_class(frutreeh, PICL_CLASS_FRU, in frutree_dr_req_evhandler() 1123 if (ptree_walk_tree_by_class(platformh, NULL, in get_reference_handle() 2708 if ((rc = ptree_walk_tree_by_class(frup->frunodeh, in handle_fru_remove() 2798 if ((rc = ptree_walk_tree_by_class(frup->frunodeh, in handle_fru_unconfigure() 4396 if ((rc = ptree_walk_tree_by_class(frup->frunodeh, PICL_CLASS_LOCATION, in fru_init() 4502 if ((rc = ptree_walk_tree_by_class(root, class, cargs, in do_action() 4990 if ((rc = ptree_walk_tree_by_class(chassish, PICL_CLASS_LOCATION, in handle_chassis_configure() 5753 (void) ptree_walk_tree_by_class(chassish, in monitor_fru() [all …]
|
H A D | piclscsi.c | 671 if (ptree_walk_tree_by_class(frup->frunodeh, PICL_CLASS_LOCATION, in frutree_get_geoaddr()
|
/titanic_50/usr/src/cmd/picl/plugins/common/memcfg/ |
H A D | piclmemcfg_comm.c | 693 err = ptree_walk_tree_by_class(rooth, PICL_CLASS_MEMORY_CONTROLLER, in find_mc_create_tree()
|
/titanic_50/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 2082 err = ptree_walk_tree_by_class(plafh, PICL_CLASS_CPU, NULL, in setup_cpus() 3021 err = ptree_walk_tree_by_class(plafh, PICL_CLASS_SBUS, NULL, in set_sbus_slot() 3065 (void) ptree_walk_tree_by_class(plafh, PICL_CLASS_PCI, NULL, in set_pci_pciex_deviceid() 3068 (void) ptree_walk_tree_by_class(plafh, PICL_CLASS_PCIEX, NULL, in set_pci_pciex_deviceid()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvd.c | 664 err = ptree_walk_tree_by_class(plath, NULL, (void *)&lpmp, cb_lpm); in setup_lpm_devices() 2735 err = ptree_walk_tree_by_class(plath, PICL_CLASS_CPU, NULL, cb_cpu); in setup_pmdev_names()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-picl.mf | 702 file path=usr/share/man/man3picltree/ptree_walk_tree_by_class.3picltree
|