Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds_thread.c570 clr_led(disk, FCAL_REMOK_LED, dtls); in end_led_test()
734 clr_led(c, FCAL_REMOK_LED, dtls); in fcal_leds_thread()
784 set_led(c, FCAL_REMOK_LED, dtls); in fcal_leds_thread()
787 clr_led(c, FCAL_REMOK_LED, dtls); in fcal_leds_thread()
H A Dfcal_leds.h192 FCAL_REMOK_LED, enumerator
H A Dfc_led_parse.c78 { FCAL_REMOK_LED, "REMOK", NULL },
452 dtls->led_addr[tok - FCAL_REMOK_LED][j] = i; in act_led_id()