Searched refs:led_path (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c639 solaris_setleds(const char *led_path, int leds) argument
642 int fd = open(led_path, O_RDWR);
681 boston_set_frontleds(const char *led_path, int leds) argument
684 int fd = open(led_path, O_RDWR);
718 boston_set_rearleds(const char *led_path, int leds) argument
721 int fd = open(led_path, O_RDWR);

Completed in 64 milliseconds