Searched refs:eff_fatal (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ctrun/
H A Dctrun.c390 uint_t eff_fatal, opt_fatal = CT_PR_EV_HWERR; local
569 (errno = ct_pr_status_get_fatal(st, &eff_fatal)) ||
656 eff_fatal = opt_fatal;
667 if (event & eff_fatal) {

Completed in 1335 milliseconds