Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c369 picl_prophdl_t prop_hdl; in delete_led_refs() local
379 &prop_hdl) != PICL_SUCCESS) in delete_led_refs()
381 if (ptree_delete_prop(prop_hdl) != PICL_SUCCESS) in delete_led_refs()
383 (void) ptree_destroy_prop(prop_hdl); in delete_led_refs()
403 PICL_PROP_STATE, &prop_hdl) != PICL_SUCCESS) in delete_led_refs()
405 if (ptree_delete_prop(prop_hdl) != PICL_SUCCESS) in delete_led_refs()
407 (void) ptree_destroy_prop(prop_hdl); in delete_led_refs()