Searched defs:n_leds (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c134 static int n_leds = 0; variable
724 for (index = 0; index < n_leds; index++) {
729 if (index == n_leds)
1103 for (i = 0; i < n_leds; i++) {
1117 n_leds = 0;
1132 n_leds = led_data.index + 1;
1138 for (i = 0; i < n_leds; i++) {

Completed in 46 milliseconds