Searched defs:cpu_lnodehdl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpicldr.c89 picl_nodehdl_t platformh = 0, sysmgmth = 0, cpu_lnodehdl = 0; variable
689 if (cpu_lnodehdl == 0) {
693 &cpu_lnodehdl)) != PICL_SUCCESS) {
701 if (ptree_get_prop_by_name(cpu_lnodehdl, PICL_PROP_GEO_ADDR,
706 cpu_lnodehdl, &proph,
711 if (ptree_get_prop_by_name(cpu_lnodehdl,
717 cpu_lnodehdl, &proph, &status_time);

Completed in 46 milliseconds