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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c219 * when the disk_leds_thread() thread does its initialization.
250 /* Duration of inactivity within disk_leds_thread() */
267 static void *disk_leds_thread(void *args);
3808 disk_leds_thread, NULL)) != 0) {
3987 * NOTE: this implementation of disk_leds_thread is based on the version in
3995 disk_leds_thread(void *args) function
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c357 static void *disk_leds_thread(void *args);
2262 disk_leds_thread, NULL)) != 0) {
2283 * disk_leds_thread() never started or an error occured so
2492 disk_leds_thread(void *args) function

Completed in 73 milliseconds