Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c367 picl_prophdl_t prop_hdl; in delete_led_refs() local
377 &prop_hdl) != PICL_SUCCESS) in delete_led_refs()
379 if (ptree_delete_prop(prop_hdl) != PICL_SUCCESS) in delete_led_refs()
381 (void) ptree_destroy_prop(prop_hdl); in delete_led_refs()
401 PICL_PROP_STATE, &prop_hdl) != PICL_SUCCESS) in delete_led_refs()
403 if (ptree_delete_prop(prop_hdl) != PICL_SUCCESS) in delete_led_refs()
405 (void) ptree_destroy_prop(prop_hdl); in delete_led_refs()