Home
last modified time | relevance | path

Searched refs:assert_fault (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.h256 int assert_fault; /* status value for fault */ member
H A Dfc_led_parse.c377 return (get_assert(p_str, &dtls->assert_fault)); in act_asrt_fault()
H A Dfcal_leds_thread.c751 if (v == dtls->assert_fault) in fcal_leds_thread()