Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c64 static int act_slow_poll(str *p_str, led_dtls_t *dtls);
91 { FCAL_SLOW_POLL, "SLOW-POLL", act_slow_poll },
457 act_slow_poll(str *p_str, led_dtls_t *dtls) in act_slow_poll() function