Searched refs:platformh (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/ |
H A D | piclplatmod.c | 74 extern picl_nodehdl_t rooth, platformh, sysmgmth, sensorh; 308 rooth = platformh = sysmgmth = 0; in env_platmod_fini() 809 if (platformh == 0) { in env_platmod_create_sensors() 811 &platformh)) != PICL_SUCCESS) { in env_platmod_create_sensors()
|
H A D | picldr.c | 89 picl_nodehdl_t platformh = 0, sysmgmth = 0, cpu_lnodehdl = 0; variable
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 1261 picl_nodehdl_t rooth, sysmgmt_h, platformh; in wd_create_add_props() local 1274 &platformh)) != PICL_SUCCESS) { in wd_create_add_props() 1280 if ((rc = ptree_find_node(platformh, PICL_PROP_NAME, in wd_create_add_props()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 168 static picl_nodehdl_t platformh = 0; variable 427 chassish = frutreeh = rooth = platformh = 0; in piclfrutree_fini() 1123 if (ptree_walk_tree_by_class(platformh, NULL, in get_reference_handle() 4544 if ((rc = ptree_get_node_by_path(PLATFORM_PATH, &platformh)) != in frutree_init()
|