Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds_thread.c568 clr_led(disk, FCAL_REMOK_LED, dtls); in end_led_test()
732 clr_led(c, FCAL_REMOK_LED, dtls); in fcal_leds_thread()
782 set_led(c, FCAL_REMOK_LED, dtls); in fcal_leds_thread()
785 clr_led(c, FCAL_REMOK_LED, dtls); in fcal_leds_thread()
H A Dfcal_leds.h190 FCAL_REMOK_LED, enumerator
H A Dfc_led_parse.c76 { FCAL_REMOK_LED, "REMOK", NULL },
450 dtls->led_addr[tok - FCAL_REMOK_LED][j] = i; in act_led_id()