Lines Matching refs:nonfatal
616 int nonfatal = 0; in pci_bdg_error_report() local
680 nonfatal++; in pci_bdg_error_report()
693 nonfatal++; in pci_bdg_error_report()
703 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pci_bdg_error_report()
721 int nonfatal = 0; in pcix_ecc_error_report() local
868 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pcix_ecc_error_report()
878 int nonfatal = 0; in pcix_bdg_error_report() local
929 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pcix_bdg_error_report()
938 int nonfatal = 0; in pcix_error_report() local
967 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pcix_error_report()
975 int nonfatal = 0; in pci_error_report() local
1048 derr->fme_status = (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pci_error_report()