Searched refs:platform_frupath (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/ |
H A D | piclfrutree.c | 113 static char *platform_frupath[] = { variable 358 if (ptree_get_node_by_path(platform_frupath[IOBRD], &tmph) == in do_ioboard_init() 392 if (ptree_get_node_by_path(platform_frupath[RSC], &tmph) == in do_rscboard_init() 448 if (ptree_get_node_by_path(platform_frupath[i], &tmph) == in do_fcal_init() 474 if (ptree_get_node_by_path(platform_frupath[FCALGBIC], &tmph) == in do_fcal_init() 511 if (ptree_get_node_by_path(platform_frupath[PDB], &tmph) == in do_power_supplies_init() 554 if (ptree_get_node_by_path(platform_frupath[i], in do_power_supplies_init() 594 if (ptree_get_node_by_path(platform_frupath[SYSBRD], &tmph) == in do_motherboard_init() 638 if (ptree_get_node_by_path(platform_frupath[i], in do_motherboard_init() 741 if (ptree_get_node_by_path(platform_frupath[c], &tmph) == in do_dimms_init() [all …]
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/ |
H A D | piclfrutree.c | 111 static char *platform_frupath[] = { variable 260 if (ptree_get_node_by_path(platform_frupath[SYSBRD], &tmph) == in do_sysboard_init() 314 if (ptree_get_node_by_path(platform_frupath[i], &tmph) == in do_cpus_init() 369 if (ptree_get_node_by_path(platform_frupath[i], &tmph) == in do_mem_init() 406 if (ptree_get_node_by_path(platform_frupath[PDB], &tmph) == in do_power_supplies_init() 449 if (ptree_get_node_by_path(platform_frupath[i], in do_power_supplies_init() 487 if (ptree_get_node_by_path(platform_frupath[FCAL], &tmph) == in do_fcal_init() 521 if (ptree_get_node_by_path(platform_frupath[RSC], &tmph) == in do_rscboard_init() 775 err = is_added_device(platform_frupath[i], in add_hotplug_fru_device() 801 err = is_removed_device(platform_frupath[i], in rem_hotplug_fru_device() [all …]
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/ |
H A D | piclfrutree.c | 107 static char *platform_frupath[] = { variable 297 if (ptree_get_node_by_path(platform_frupath[IOBRD], &tmph) == in do_ioboard_init() 331 if (ptree_get_node_by_path(platform_frupath[RSC], &tmph) == in do_rscboard_init() 380 if (ptree_get_node_by_path(platform_frupath[DISKBACKPLANE], &tmph) == in do_fcal_init() 417 if (ptree_get_node_by_path(platform_frupath[PDB], &tmph) == in do_power_supplies_init() 460 if (ptree_get_node_by_path(platform_frupath[i], in do_power_supplies_init() 500 if (ptree_get_node_by_path(platform_frupath[CENTERPLANE], &tmph) == in do_centerplane_init() 544 if (ptree_get_node_by_path(platform_frupath[i], in do_centerplane_init() 647 if (ptree_get_node_by_path(platform_frupath[c], &tmph) == in do_dimms_init() 892 err = is_added_device(platform_frupath[i], in add_hotplug_fru_device() [all …]
|