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

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c173 } fru_led_table[MAX_FRUS] = { variable in typeref:struct:fru_led_info
969 if (strncmp(set_ledp->location, fru_led_table[i].location,
973 lip = &fru_led_table[i].led_info[j];
1013 if (strncmp(get_ledp->location, fru_led_table[i].location,
1018 fru_led_table[i].led_info[0].id, MAX_ID_LEN);
1022 lip = &fru_led_table[i].led_info[j];
1043 fru_led_table[k / 3].led_info[k % 3].
1047 fru_led_table[MAX_FRUS - 1].led_info[k].
1063 fru_led_table[i].led_info[j + 1].id, MAX_ID_LEN);

Completed in 45 milliseconds