Searched refs:platformh (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c74 extern picl_nodehdl_t rooth, platformh, sysmgmth, sensorh;
308 rooth = platformh = sysmgmth = 0;
809 if (platformh == 0) {
811 &platformh)) != PICL_SUCCESS) {
H A Dpicldr.c89 picl_nodehdl_t platformh = 0, sysmgmth = 0, cpu_lnodehdl = 0; variable
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c1261 picl_nodehdl_t rooth, sysmgmt_h, platformh; local
1274 &platformh)) != PICL_SUCCESS) {
1280 if ((rc = ptree_find_node(platformh, PICL_PROP_NAME,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c168 static picl_nodehdl_t platformh = 0; variable
427 chassish = frutreeh = rooth = platformh = 0;
1123 if (ptree_walk_tree_by_class(platformh, NULL,
4544 if ((rc = ptree_get_node_by_path(PLATFORM_PATH, &platformh)) !=

Completed in 85 milliseconds