Home
last modified time | relevance | path

Searched refs:l_led (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h513 extern int l_led(struct path_struct *, int, struct device_element *, int);
549 extern int l_led();
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmapfile-vers75 l_led;
H A Dmon.c521 l_led(struct path_struct *path_struct, int led_action, in l_led() function
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c2107 if (err = l_led(path_struct, led_action, &status, in adm_led()