Lines Matching defs:nonfatal
616 int nonfatal = 0;
670 * they are nonfatal.
674 * for cautious puts we treat all errors as nonfatal. Actually
675 * we set nonfatal for cautious gets as well - doesn't do any
680 nonfatal++;
685 * and target abort as nonfatal. Sserr with no master abort is
688 * nonfatal (if another child returned nonfatal - ie master
693 nonfatal++;
703 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL :
721 int nonfatal = 0;
868 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL :
878 int nonfatal = 0;
929 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL :
938 int nonfatal = 0;
967 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL :
975 int nonfatal = 0;
1048 derr->fme_status = (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL :