Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c3523 struct event *fault_event, unsigned long long at_latest_by,
3781 effects_test(struct fme *fmep, struct event *fault_event, in effects_test() argument
3793 itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, fault_event); in effects_test()
3796 if (mark_arrows(fmep, fault_event, CREDIBLE_EFFECT, at_latest_by, in effects_test()
3821 (void) mark_arrows(fmep, fault_event, 0, 0, NULL, 0); in effects_test()
3823 fault_event->keep_in_tree = 1; in effects_test()
3824 (void) mark_arrows(fmep, fault_event, 0, 0, NULL, 1); in effects_test()
3830 itree_pevent_brief(O_ALTFP|O_VERB|O_NONL, fault_event); in effects_test()