Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/
H A DMakefile30 SUBDIRS= devtree fcal_leds frudata frutree
32 MSGSUBDIRS= fcal_leds
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c224 int res = get_cstr(p_str, &dtls->fcal_leds); in act_leds_board()
226 if (dtls->fcal_leds[0] != '/') { in act_leds_board()
227 free((void *)dtls->fcal_leds); in act_leds_board()
228 dtls->fcal_leds = NULL; in act_leds_board()
546 } else if (dtls->fcal_leds == NULL) { in fc_led_parse()
602 if (dtls->fcal_leds != NULL) in free_led_dtls()
603 free((void *)dtls->fcal_leds); in free_led_dtls()
H A DMakefile31 OBJECTS= fcal_leds.o fc_led_parse.o fcal_leds_thread.o
46 CONF= fcal_leds.conf
H A Dfcal_leds.h245 cstr fcal_leds; /* path name of leds board */ member
H A Dfcal_leds_thread.c439 int fd = open(dtls->fcal_leds, O_RDWR); in set_clr_led()
/titanic_41/usr/src/pkg/manifests/
H A Dservice-picl.mf209 path=usr/platform/SUNW,Netra-T4/lib/picl/plugins/fcal_leds.conf group=sys