Home
last modified time | relevance | path

Searched refs:platform_frupath (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c111 static char *platform_frupath[] = { variable
390 if (ptree_get_node_by_path(platform_frupath[RSC], &tmph) == in do_rscboard_init()
446 if (ptree_get_node_by_path(platform_frupath[i], &tmph) == in do_fcal_init()
509 if (ptree_get_node_by_path(platform_frupath[PDB], &tmph) == in do_power_supplies_init()
552 if (ptree_get_node_by_path(platform_frupath[i], in do_power_supplies_init()
636 if (ptree_get_node_by_path(platform_frupath[i], in do_motherboard_init()
739 if (ptree_get_node_by_path(platform_frupath[c], &tmph) == in do_dimms_init()
984 err = is_added_device(platform_frupath[i], in add_hotplug_fru_device()
999 err = is_added_device(platform_frupath[i], in add_hotplug_fru_device()
1022 err = is_removed_device(platform_frupath[i], in rem_hotplug_fru_device()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A Dpiclfrutree.c109 static char *platform_frupath[] = { variable
258 if (ptree_get_node_by_path(platform_frupath[SYSBRD], &tmph) == in do_sysboard_init()
312 if (ptree_get_node_by_path(platform_frupath[i], &tmph) == in do_cpus_init()
367 if (ptree_get_node_by_path(platform_frupath[i], &tmph) == in do_mem_init()
404 if (ptree_get_node_by_path(platform_frupath[PDB], &tmph) == in do_power_supplies_init()
447 if (ptree_get_node_by_path(platform_frupath[i], in do_power_supplies_init()
485 if (ptree_get_node_by_path(platform_frupath[FCAL], &tmph) == in do_fcal_init()
519 if (ptree_get_node_by_path(platform_frupath[RSC], &tmph) == in do_rscboard_init()
773 err = is_added_device(platform_frupath[i], in add_hotplug_fru_device()
799 err = is_removed_device(platform_frupath[i], in rem_hotplug_fru_device()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c105 static char *platform_frupath[] = { variable
295 if (ptree_get_node_by_path(platform_frupath[IOBRD], &tmph) == in do_ioboard_init()
329 if (ptree_get_node_by_path(platform_frupath[RSC], &tmph) == in do_rscboard_init()
415 if (ptree_get_node_by_path(platform_frupath[PDB], &tmph) == in do_power_supplies_init()
458 if (ptree_get_node_by_path(platform_frupath[i], in do_power_supplies_init()
498 if (ptree_get_node_by_path(platform_frupath[CENTERPLANE], &tmph) == in do_centerplane_init()
542 if (ptree_get_node_by_path(platform_frupath[i], in do_centerplane_init()
645 if (ptree_get_node_by_path(platform_frupath[c], &tmph) == in do_dimms_init()
890 err = is_added_device(platform_frupath[i], in add_hotplug_fru_device()
913 err = is_removed_device(platform_frupath[i], in rem_hotplug_fru_device()
[all …]