Searched refs:clr_led (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds_thread.c | 53 void clr_led(int diskNo, token_t led_tok, led_dtls_t *dtls); 499 clr_led(int diskNo, token_t led_tok, led_dtls_t *dtls) in clr_led() function 570 clr_led(disk, FCAL_REMOK_LED, dtls); in end_led_test() 571 clr_led(disk, FCAL_FAULT_LED, dtls); in end_led_test() 734 clr_led(c, FCAL_REMOK_LED, dtls); in fcal_leds_thread() 735 clr_led(c, FCAL_FAULT_LED, dtls); in fcal_leds_thread() 736 clr_led(c, FCAL_READY_LED, dtls); in fcal_leds_thread() 756 clr_led(c, FCAL_FAULT_LED, dtls); in fcal_leds_thread() 783 clr_led(c, FCAL_READY_LED, dtls); in fcal_leds_thread() 787 clr_led(c, FCAL_REMOK_LED, dtls); in fcal_leds_thread()
|
H A D | fcal_leds.h | 305 void clr_led(int diskNo, token_t led_tok, led_dtls_t *dtls);
|
H A D | fcal_leds.c | 627 clr_led(diskNo, LED_PROPS_START + 1 + ledNo, in fcal_leds_fini()
|