/illumos-gate/usr/src/uts/common/os/ |
H A D | ndifm.c | 415 else if (status == DDI_FM_NONFATAL) in ndi_fmc_entry_error() 437 return (fatal ? DDI_FM_FATAL : nonfatal ? DDI_FM_NONFATAL : in ndi_fmc_entry_error() 495 else if (status == DDI_FM_NONFATAL) in ndi_fmc_error() 508 else if (status == DDI_FM_NONFATAL) in ndi_fmc_error() 517 return (DDI_FM_NONFATAL); in ndi_fmc_error() 567 DDI_FM_NONFATAL, DDI_FM_ERR_UNEXPECTED); in ndi_fmc_entry_error_all() 574 DDI_FM_NONFATAL, DDI_FM_ERR_UNEXPECTED); in ndi_fmc_entry_error_all() 581 return (nonfatal ? DDI_FM_NONFATAL : DDI_FM_UNKNOWN); in ndi_fmc_entry_error_all() 626 else if (status == DDI_FM_NONFATAL) in ndi_fm_handler_dispatch() 642 return (DDI_FM_NONFATAL); in ndi_fm_handler_dispatch()
|
H A D | pcifm.c | 707 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pci_bdg_error_report() 872 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pcix_ecc_error_report() 933 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pcix_bdg_error_report() 971 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pcix_error_report() 1052 derr->fme_status = (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pci_error_report()
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_fm.c | 222 else if (ret == DDI_FM_NONFATAL) in pci_err_callback() 232 else if (err == DDI_FM_NONFATAL) in pci_err_callback() 243 return (DDI_FM_NONFATAL); in pci_err_callback()
|
H A D | pcisch.c | 1641 if (ret == DDI_FM_NONFATAL) in jbus_check_va_log() 1695 != DDI_FM_NONFATAL) { in jbus_err_handler() 1701 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in jbus_err_handler() 1889 if (ret == DDI_FM_NONFATAL) { in pci_ecc_classify() 2056 return (DDI_FM_NONFATAL); in pcix_log_pbm() 2156 return (DDI_FM_NONFATAL); in iommu_err_handler() 2207 if (ret != DDI_FM_NONFATAL) in iommu_err_handler() 2232 return (DDI_FM_NONFATAL); in iommu_err_handler() 2336 derr->fme_status = DDI_FM_NONFATAL; in pci_pbm_err_handler() 2344 derr->fme_status = DDI_FM_NONFATAL; in pci_pbm_err_handler() [all …]
|
H A D | pci_ecc.c | 372 ret = DDI_FM_NONFATAL; in ecc_pci_check() 398 return (DDI_FM_NONFATAL); in ecc_pci_check() 536 return (DDI_FM_NONFATAL); in ecc_err_handler()
|
H A D | pcipsy.c | 1722 derr->fme_status = DDI_FM_NONFATAL; in pci_pbm_err_handler() 1730 derr->fme_status = DDI_FM_NONFATAL; in pci_pbm_err_handler() 1777 else if (ret == DDI_FM_NONFATAL) in pci_pbm_err_handler() 1820 } else if (ret == DDI_FM_NONFATAL) { in pci_pbm_err_handler() 1835 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pci_pbm_err_handler()
|
H A D | pci_pbm.c | 362 return (DDI_FM_NONFATAL); in pbm_afsr_report()
|
H A D | pci_util.c | 797 return (DDI_FM_NONFATAL); in pci_cfg_report()
|
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_ecc.c | 326 ret = DDI_FM_NONFATAL; in pcmu_ecc_check() 340 return (DDI_FM_NONFATAL); in pcmu_ecc_check() 427 return (DDI_FM_NONFATAL); in pcmu_ecc_err_handler()
|
H A D | pcmu_pbm.c | 288 return (DDI_FM_NONFATAL); in pcmu_pbm_afsr_report()
|
H A D | pcicmu.c | 2060 } else if (ret == DDI_FM_NONFATAL) { in pcmu_pbm_err_handler() 2067 } else if (ret == DDI_FM_NONFATAL) { in pcmu_pbm_err_handler() 2076 return (fatal ? DDI_FM_FATAL : (nonfatal ? DDI_FM_NONFATAL : in pcmu_pbm_err_handler()
|
H A D | pcmu_util.c | 549 return (DDI_FM_NONFATAL); in pcmu_cfg_report()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ddifm.h | 43 #define DDI_FM_NONFATAL -2 macro
|
H A D | pcifm.h | 140 (((x) == DDI_FM_NONFATAL) ? nonfatal++ :\
|
H A D | pcie_impl.h | 139 (sts == PF_ERR_NO_ERROR ? DDI_FM_OK : DDI_FM_NONFATAL))
|
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_fm.c | 386 return (DDI_FM_NONFATAL); in px_fm_callback() 825 (bus_p->bus_bdf == bdf))) ? DDI_FM_NONFATAL : DDI_FM_FATAL; in px_err_cfg_hdl_check() 895 status = DDI_FM_NONFATAL; in px_err_pio_hdl_check() 931 status = DDI_FM_NONFATAL; in px_err_dma_hdl_check()
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_fm.c | 1744 derr->fme_status = DDI_FM_NONFATAL; in hermon_trigger_pio_error() 1750 derr->fme_status = DDI_FM_NONFATAL; in hermon_trigger_pio_error() 2263 case DDI_FM_NONFATAL: in i_hca_pio_start() 2338 case DDI_FM_NONFATAL: in i_hca_pio_end()
|
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | ddi_impl.c | 1346 return (DDI_FM_NONFATAL); in impl_dma_check() 1371 return (DDI_FM_NONFATAL); in impl_acc_check()
|
/illumos-gate/usr/src/uts/sun4v/io/px/ |
H A D | px_err.c | 359 derr->fme_status = DDI_FM_NONFATAL; in px_err_epkt_severity()
|
H A D | px_lib4v.c | 1662 derr.fme_status = DDI_FM_NONFATAL; in px_lib_log_safeacc_err()
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | ddi_i86.c | 222 return (DDI_FM_NONFATAL); in impl_acc_check() 928 errp->err_status = DDI_FM_NONFATAL; in do_scan()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | ddi_impl.c | 2473 errp->err_status = DDI_FM_NONFATAL; in pci_peekpoke_check_fma() 2521 errp->err_status = DDI_FM_NONFATAL; in pci_peekpoke_check_nofma()
|
/illumos-gate/usr/src/uts/sun4u/io/px/ |
H A D | px_err.c | 1028 derr->fme_status = DDI_FM_NONFATAL; in px_err_check_severity() 1035 derr->fme_status = DDI_FM_NONFATAL; in px_err_check_severity()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | bofi.c | 2361 errp->err_status = DDI_FM_NONFATAL; in do_dma_corrupt() 2482 errp->err_status = DDI_FM_NONFATAL; in do_pior_corrupt() 2581 errp->err_status = DDI_FM_NONFATAL; in do_piow_corrupt()
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 4726 return (DDI_FM_NONFATAL); in rootnex_dma_check() 4775 return (DDI_FM_NONFATAL); in rootnex_dma_check()
|