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

/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c520 l_led(struct path_struct *path_struct, int led_action, argument
671 switch (led_action) {
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c2048 adm_led(char **argv, int led_action) argument
2101 if (led_action == L_LED_ON) {
2107 if (err = l_led(path_struct, led_action, &status,
2120 switch (led_action) {

Completed in 83 milliseconds