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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c682 picl_nodehdl_t tnodeh; local
689 if (ptree_get_node_by_path(CPU0_PATH, &tnodeh) !=
701 if (ptree_get_node_by_path(CPU1_PATH, &tnodeh) !=
733 picl_nodehdl_t tnodeh; local
740 &tnodeh) != PICL_SUCCESS) {
749 if ((ret = ptree_get_propval_by_name(tnodeh, VENDOR_ID,
758 if ((ret = ptree_get_propval_by_name(tnodeh, DEVICE_ID,
773 &tnodeh) != PICL_SUCCESS) {
1040 picl_nodehdl_t tnodeh; local
1056 if (ptree_get_node_by_path(CPU0_PATH, &tnodeh) !
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c1030 picl_nodehdl_t tnodeh; local
1036 if (ptree_get_node_by_path(CPU0_PATH, &tnodeh) !=
1043 if (ptree_get_node_by_path(CPU1_PATH, &tnodeh) !=
1051 &tnodeh) != PICL_SUCCESS) {
1106 picl_nodehdl_t tnodeh; local
1117 &tnodeh) != PICL_SUCCESS) {
1125 if ((ret = ptree_get_propval_by_name(tnodeh, VENDOR_ID,
1135 if ((ret = ptree_get_propval_by_name(tnodeh, DEVICE_ID,
1160 &tnodeh) != PICL_SUCCESS) {
1226 picl_nodehdl_t tnodeh; local
[all...]

Completed in 148 milliseconds