Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c60 static int act_led_on(str *p_str, led_dtls_t *dtls);
87 { FCAL_LED_ON, "LED-ON", act_led_on },
383 act_led_on(str *p_str, led_dtls_t *dtls) in act_led_on() function