Home
last modified time | relevance | path

Searched refs:PLATFORM_PATH (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c419 err = ptree_get_node_by_path(PLATFORM_PATH, &plath); in remove_cpus()
494 err = ptree_get_node_by_path(PLATFORM_PATH, &plath); in add_cpus()
/titanic_41/usr/src/cmd/picl/plugins/inc/
H A Dpicldefs.h37 #define PLATFORM_PATH "/platform" macro
/titanic_41/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dio_dev_label.c63 if ((status = ptree_get_node_by_path(PLATFORM_PATH, &platnode)) != in io_dev_addlabel()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c55 #define SYSMGMT_PATH PLATFORM_PATH"/pci/pci/isa/sysmgmt"
810 if ((rc = ptree_get_node_by_path(PLATFORM_PATH, in env_platmod_create_sensors()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/grover/memcfg/
H A Dpiclmemcfg.c381 if ((ptree_get_node_by_path(PLATFORM_PATH, &plfh)) != PICL_SUCCESS) { in piclmemcfg_init()
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c2622 (void) strlcpy(ptreepath, PLATFORM_PATH, PATH_MAX); in create_asr_node()
3547 err = ptree_get_node_by_path(PLATFORM_PATH, &plafh); in picldevtree_init()
3619 (ptree_get_node_by_path(PLATFORM_PATH, &plafh) != PICL_SUCCESS)) in picldevtree_evhandler()
3632 strlen(devfs_path) > (PATH_MAX - sizeof (PLATFORM_PATH))) { in picldevtree_evhandler()
3639 (void) strlcpy(ptreepath, PLATFORM_PATH, PATH_MAX); in picldevtree_evhandler()
/titanic_41/usr/src/cmd/picl/plugins/common/memcfg/
H A Dpiclmemcfg_comm.c807 if ((ptree_get_node_by_path(PLATFORM_PATH, &plfh)) != PICL_SUCCESS) { in piclmemcfg_init()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c1273 if ((rc = ptree_get_node_by_path(PLATFORM_PATH, in wd_create_add_props()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c2731 err = ptree_get_node_by_path(PLATFORM_PATH, &plath); in setup_pmdev_names()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c4544 if ((rc = ptree_get_node_by_path(PLATFORM_PATH, &platformh)) != in frutree_init()