/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_fm.c | 49 ddi_fm_acc_err_get(handle, &err, DDI_FME_VERSION); in ql_fm_check_acc_handle() 51 ddi_fm_acc_err_clear(handle, DDI_FME_VERSION); in ql_fm_check_acc_handle() 60 ddi_fm_dma_err_get(handle, &err, DDI_FME_VERSION); in ql_fm_check_dma_handle()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_fm.c | 105 (void) ddi_fm_acc_err_get(acc_handle, &fme, DDI_FME_VERSION); in oce_fm_check_acc_handle() 106 (void) ddi_fm_acc_err_clear(acc_handle, DDI_FME_VERSION); in oce_fm_check_acc_handle() 128 (void) ddi_fm_dma_err_get(dma_handle, &fme, DDI_FME_VERSION); in oce_fm_check_dma_handle()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | ndifm.c | 419 ddi_fm_acc_err_get(ap, derr, DDI_FME_VERSION); in ndi_fmc_entry_error() 426 ddi_fm_dma_err_get(dp, derr, DDI_FME_VERSION); in ndi_fmc_entry_error() 473 derr.fme_version = DDI_FME_VERSION; in ndi_fmc_error() 563 ddi_fm_acc_err_get(ap, derr, DDI_FME_VERSION); in ndi_fmc_entry_error_all() 570 ddi_fm_dma_err_get(dp, derr, DDI_FME_VERSION); in ndi_fmc_entry_error_all()
|
H A D | pcifm.c | 91 de.fme_version = DDI_FME_VERSION; in pci_config_check()
|
/titanic_44/usr/src/uts/common/io/hxge/ |
H A D | hxge_fm.c | 488 ddi_fm_acc_err_get(handle, &err, DDI_FME_VERSION); in fm_check_acc_handle() 489 ddi_fm_acc_err_clear(handle, DDI_FME_VERSION); in fm_check_acc_handle() 499 ddi_fm_dma_err_get(handle, &err, DDI_FME_VERSION); in fm_check_dma_handle()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | ddifm.h | 82 #define DDI_FME_VERSION DDI_FME_VER1 macro
|
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_fm.c | 936 ddi_fm_acc_err_get(hdl, &derr, DDI_FME_VERSION); in hermon_init_failure() 943 ddi_fm_acc_err_get(hdl, &derr, DDI_FME_VERSION); in hermon_init_failure() 2249 ddi_fm_acc_err_get(fm_acc_hdl(hdlp), &derr, DDI_FME_VERSION); in i_hca_pio_start() 2265 ddi_fm_acc_err_clear(fm_acc_hdl(hdlp), DDI_FME_VERSION); in i_hca_pio_start() 2318 ddi_fm_acc_err_get(fm_acc_hdl(hdlp), &derr, DDI_FME_VERSION); in i_hca_pio_end() 2340 ddi_fm_acc_err_clear(fm_acc_hdl(hdlp), DDI_FME_VERSION); in i_hca_pio_end()
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pci_pbm.c | 229 derr.fme_version = DDI_FME_VERSION; in pbm_error_intr() 237 DDI_FME_VERSION); in pbm_error_intr()
|
H A D | pci_fm.c | 178 ddi_fm_acc_err_get(pbm_p->pbm_excl_handle, &derr, DDI_FME_VERSION); in pci_bus_exit()
|
H A D | pci_ecc.c | 370 derr.fme_version = DDI_FME_VERSION; in ecc_pci_check()
|
/titanic_44/usr/src/uts/common/io/nxge/ |
H A D | nxge_fm.c | 904 ddi_fm_acc_err_get(handle, &err, DDI_FME_VERSION); in fm_check_acc_handle() 906 ddi_fm_acc_err_clear(handle, DDI_FME_VERSION); in fm_check_acc_handle() 916 ddi_fm_dma_err_get(handle, &err, DDI_FME_VERSION); in fm_check_dma_handle()
|
/titanic_44/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_pbm.c | 188 derr.fme_version = DDI_FME_VERSION; in pcmu_pbm_error_intr()
|
H A D | pcmu_ecc.c | 324 derr.fme_version = DDI_FME_VERSION; in pcmu_ecc_check()
|
/titanic_44/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_main.c | 340 ddi_fm_acc_err_get(handle, &de, DDI_FME_VERSION); in BnxeCheckAccHandle() 341 ddi_fm_acc_err_clear(handle, DDI_FME_VERSION); in BnxeCheckAccHandle() 351 ddi_fm_dma_err_get(handle, &de, DDI_FME_VERSION); in BnxeCheckDmaHandle()
|
/titanic_44/usr/src/uts/sun4/io/px/ |
H A D | px_fm.c | 416 derr.fme_version = DDI_FME_VERSION; in px_err_fabric_intr() 543 DDI_FME_VERSION); in px_err_safeacc_check()
|
/titanic_44/usr/src/uts/sun4v/os/ |
H A D | error.c | 414 de.fme_version = DDI_FME_VERSION; in errh_cpu_run_bus_error_handlers()
|
/titanic_44/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 2315 derr.fme_version = DDI_FME_VERSION; in pf_hdl_lookup() 2454 ddi_fm_acc_err_get(ap, derr, DDI_FME_VERSION); in pf_hdl_compare() 2461 ddi_fm_dma_err_get(dp, derr, DDI_FME_VERSION); in pf_hdl_compare()
|
/titanic_44/usr/src/uts/common/io/i40e/ |
H A D | i40e_main.c | 658 ddi_fm_acc_err_get(handle, &de, DDI_FME_VERSION); in i40e_check_acc_handle() 659 ddi_fm_acc_err_clear(handle, DDI_FME_VERSION); in i40e_check_acc_handle() 668 ddi_fm_dma_err_get(handle, &de, DDI_FME_VERSION); in i40e_check_dma_handle()
|
/titanic_44/usr/src/uts/sun4v/io/px/ |
H A D | px_err.c | 281 derr.fme_version = DDI_FME_VERSION; in px_err_intr()
|
/titanic_44/usr/src/uts/sun4u/io/px/ |
H A D | px_err.c | 659 derr.fme_version = DDI_FME_VERSION; in px_err_cb_intr() 699 derr.fme_version = DDI_FME_VERSION; in px_err_dmc_pec_intr()
|
/titanic_44/usr/src/uts/common/io/igb/ |
H A D | igb_main.c | 5261 ddi_fm_acc_err_get(handle, &de, DDI_FME_VERSION); in igb_check_acc_handle() 5262 ddi_fm_acc_err_clear(handle, DDI_FME_VERSION); in igb_check_acc_handle() 5271 ddi_fm_dma_err_get(handle, &de, DDI_FME_VERSION); in igb_check_dma_handle()
|
/titanic_44/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.c | 3532 ddi_fm_acc_err_clear(instance->regmap_handle, DDI_FME_VERSION); in wait_for_outstanding() 4960 ddi_fm_acc_err_get(handle, &de, DDI_FME_VERSION); in megasas_check_acc_handle() 4974 ddi_fm_dma_err_get(handle, &de, DDI_FME_VERSION); in megasas_check_dma_handle()
|
/titanic_44/usr/src/uts/common/io/bge/ |
H A D | bge_main2.c | 3166 ddi_fm_acc_err_get(handle, &de, DDI_FME_VERSION); 3167 ddi_fm_acc_err_clear(handle, DDI_FME_VERSION); 3178 ddi_fm_dma_err_get(handle, &de, DDI_FME_VERSION);
|
/titanic_44/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_main.c | 5892 ddi_fm_acc_err_get(handle, &de, DDI_FME_VERSION); in ixgbe_check_acc_handle() 5893 ddi_fm_acc_err_clear(handle, DDI_FME_VERSION); in ixgbe_check_acc_handle() 5902 ddi_fm_dma_err_get(handle, &de, DDI_FME_VERSION); in ixgbe_check_dma_handle()
|
/titanic_44/usr/src/uts/common/io/sata/adapters/ahci/ |
H A D | ahci.c | 3454 ddi_fm_acc_err_get(handle, &de, DDI_FME_VERSION); in ahci_check_acc_handle() 3463 ddi_fm_dma_err_get(handle, &de, DDI_FME_VERSION); in ahci_check_dma_handle() 6564 DDI_FME_VERSION); in ahci_port_intr() 6659 DDI_FME_VERSION); in ahci_port_intr() 6699 DDI_FME_VERSION); in ahci_intr()
|