/titanic_50/usr/src/uts/common/os/ |
H A D | pcifm.c | 77 PCIX_BSS_SPL_OR, PCI_PCIX_BSS_SPL_OR, NULL, DDI_FM_OK, 78 PCIX_BSS_SPL_DLY, PCI_PCIX_BSS_SPL_DLY, NULL, DDI_FM_OK, 89 return (DDI_FM_OK); in pci_config_check() 94 if (de.fme_status != DDI_FM_OK) { in pci_config_check() 117 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK) in pcix_ecc_regs_gather() 144 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK) in pcix_regs_gather() 151 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK) in pcix_regs_gather() 179 if (pci_config_check(erpt_p->pe_hdl, fme_flag) == DDI_FM_OK) in pcix_regs_gather() 205 if (pci_config_check(erpt_p->pe_hdl, fme_flag) != DDI_FM_OK) in pci_regs_gather() 210 if (pci_config_check(erpt_p->pe_hdl, fme_flag) != DDI_FM_OK) in pci_regs_gather() [all …]
|
H A D | ddifm.c | 910 if (errp->err_status == DDI_FM_OK) { in ddi_fm_acc_err_get() 911 if (de->fme_status != DDI_FM_OK) in ddi_fm_acc_err_get() 912 de->fme_status = DDI_FM_OK; in ddi_fm_acc_err_get() 944 if (errp->err_status == DDI_FM_OK) { in ddi_fm_dma_err_get() 945 if (de->fme_status != DDI_FM_OK) in ddi_fm_dma_err_get() 946 de->fme_status = DDI_FM_OK; in ddi_fm_dma_err_get() 978 errp->err_status = DDI_FM_OK; in ddi_fm_acc_err_clear() 1006 errp->err_status = DDI_FM_OK; in ddi_fm_dma_err_clear()
|
H A D | ndifm.c | 405 if (status == DDI_FM_UNKNOWN || status == DDI_FM_OK) in ndi_fmc_entry_error() 641 return (DDI_FM_OK); in ndi_fm_handler_dispatch()
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_hw.c | 676 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeUpdatePhy() 996 BnxeCheckAccHandle(pUM->lm_dev.vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeRxMask() 1047 BnxeCheckAccHandle(pUM->pPciCfg) != DDI_FM_OK) in BnxeEstablishHwConn() 1054 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeEstablishHwConn() 1074 BnxeCheckAccHandle(pUM->pPciCfg) != DDI_FM_OK) in BnxeEstablishHwConn() 1081 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeEstablishHwConn() 1415 BnxeCheckAccHandle(pUM->pPciCfg) != DDI_FM_OK) in BnxeHwStartCore() 1422 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeHwStartCore() 1452 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeHwStartCore() 1780 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeHwStopCore() [all …]
|
H A D | bnxe_intr.c | 252 BnxeCheckDmaHandle(pUM->statusBlocks[DEF_STATUS_BLOCK_IGU_INDEX]->dmaHandle) != DDI_FM_OK) in BnxeServiceDefSbIntr() 265 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeServiceDefSbIntr() 307 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeServiceDefSbIntr() 323 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeServiceDefSbIntr() 398 BnxeCheckDmaHandle(pUM->statusBlocks[drv_rss_id]->dmaHandle) != DDI_FM_OK) in BnxePollRxRing() 467 BnxeCheckDmaHandle(pUM->statusBlocks[sb_id]->dmaHandle) != DDI_FM_OK) in BnxePollRxRingFCOE() 521 BnxeCheckDmaHandle(pUM->statusBlocks[sb_id]->dmaHandle) != DDI_FM_OK) in BnxeServiceSbIntr() 615 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeIntrISR() 1200 BnxeCheckAccHandle(pUM->lm_dev.vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeIntrEnable() 1220 BnxeCheckAccHandle(pUM->lm_dev.vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeIntrDisable()
|
H A D | bnxe_tx.c | 195 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeTxSendWaitingPkt() 233 BnxeCheckAccHandle(pUM->lm_dev.vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeTxRingProcess() 539 BnxeCheckDmaHandle(pTxPkt->cbDmaHandle) != DDI_FM_OK) in BnxeTxPktCopy() 866 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeTxSendMblk() 944 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeTxSendMblk() 965 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeTxSendMblk() 971 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_1]) != DDI_FM_OK) in BnxeTxSendMblk()
|
H A D | bnxe_timer.c | 60 BnxeCheckAccHandle(pLM->vars.reg_handle[BAR_0]) != DDI_FM_OK) in BnxeTimer()
|
/titanic_50/usr/src/uts/common/io/bge/ |
H A D | bge_recv2.c | 195 if (bge_check_dma_handle(bgep, srbdp->pbuf.dma_hdl) != DDI_FM_OK) { in bge_receive_packet() 305 if (bge_check_dma_handle(bgep, rrp->desc.dma_hdl) != DDI_FM_OK) { in bge_receive_ring() 330 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) in bge_receive_ring() 375 if (bge_check_dma_handle(bgep, rrp->desc.dma_hdl) != DDI_FM_OK) { in bge_poll_ring() 401 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) in bge_poll_ring()
|
H A D | bge_kstats.c | 452 if (bge_check_acc_handle(bgep, bgep->cfg_handle) != DDI_FM_OK) { in bge_driverinfo_update() 460 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) { in bge_driverinfo_update() 574 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) { in bge_phydata_update() 756 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) { in bge_m_stat() 965 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) { in bge_m_stat() 1078 DDI_FM_OK) { in bge_m_stat() 1132 DDI_FM_OK) { in bge_m_stat()
|
H A D | bge_main2.c | 554 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) in bge_m_stop() 614 if (bge_check_acc_handle(bgep, bgep->cfg_handle) != DDI_FM_OK) { 619 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) { 716 if (bge_check_acc_handle(bgep, bgep->cfg_handle) != DDI_FM_OK) { 721 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) { 1401 if (bge_check_acc_handle(bgep, bgep->cfg_handle) != DDI_FM_OK) { 1406 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) { 1452 if (bge_check_acc_handle(bgep, bgep->cfg_handle) != DDI_FM_OK) { 1457 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) { 2045 if (bge_check_acc_handle(bgep, bgep->cfg_handle) != DDI_FM_OK) { [all …]
|
H A D | bge_chip2.c | 3098 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) in bge_chip_id_init() 4966 if (retval != DDI_FM_OK) in bge_status_sync() 5080 != DDI_FM_OK) in bge_intr() 5132 if (retval != DDI_FM_OK) { in bge_intr() 5146 DDI_FM_OK) in bge_intr() 5159 DDI_FM_OK) in bge_intr() 5167 DDI_FM_OK) in bge_intr() 5241 DDI_FM_OK) in bge_intr() 5245 if (bge_check_acc_handle(bgep, bgep->io_handle) != DDI_FM_OK) in bge_intr() 5376 if (dma_state != DDI_FM_OK) { in bge_chip_factotum() [all …]
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_fm.c | 103 return (DDI_FM_OK); in oce_fm_check_acc_handle() 125 return (DDI_FM_OK); in oce_fm_check_dma_handle()
|
H A D | oce_hw.c | 156 if (oce_fm_check_acc_handle(dev, dev->dev_cfg_handle) != DDI_FM_OK) { in oce_pci_init() 160 if (ret != DDI_FM_OK) { in oce_pci_init() 331 if (oce_fm_check_acc_handle(dev, dev->csr_handle) != DDI_FM_OK) { in oce_POST() 340 DDI_FM_OK) { in oce_POST() 356 DDI_FM_OK) { in oce_POST()
|
H A D | oce_mbx.c | 151 if (oce_fm_check_acc_handle(dev, dev->db_handle) != DDI_FM_OK) { in oce_mbox_wait() 198 if (oce_fm_check_acc_handle(dev, dev->db_handle) != DDI_FM_OK) { in oce_mbox_dispatch() 221 if (oce_fm_check_acc_handle(dev, dev->db_handle) != DDI_FM_OK) { in oce_mbox_dispatch() 230 if (oce_fm_check_dma_handle(dev, DBUF_DHDL(dev->bmbx)) != DDI_FM_OK) { in oce_mbox_dispatch() 280 if (ret != DDI_FM_OK) { in oce_mbox_post() 1392 DDI_FM_OK) { in oce_issue_mbox() 1423 if (oce_fm_check_dma_handle(dev, dma_handle) != DDI_FM_OK) { in oce_issue_mbox()
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_rx.c | 149 current_rcb->rx_buf.dma_handle) != DDI_FM_OK) { in igb_rx_copy() 224 current_rcb->rx_buf.dma_handle) != DDI_FM_OK) { in igb_rx_bind() 346 rx_data->rbd_area.dma_handle) != DDI_FM_OK) { in igb_rx() 454 if (igb_check_acc_handle(igb->osdep.reg_handle) != DDI_FM_OK) { in igb_rx()
|
H A D | igb_main.c | 543 if (igb_check_acc_handle(igb->osdep.cfg_handle) != DDI_FM_OK) { in igb_attach() 795 if (igb_check_acc_handle(igb->osdep.reg_handle) != DDI_FM_OK) in igb_unconfigure() 1643 if (igb_check_acc_handle(igb->osdep.cfg_handle) != DDI_FM_OK) in igb_reset() 1646 if (igb_check_acc_handle(igb->osdep.reg_handle) != DDI_FM_OK) in igb_reset() 1865 if (igb_check_acc_handle(igb->osdep.cfg_handle) != DDI_FM_OK) in igb_start() 1868 if (igb_check_acc_handle(igb->osdep.reg_handle) != DDI_FM_OK) in igb_start() 1936 if (igb_check_acc_handle(igb->osdep.reg_handle) != DDI_FM_OK) in igb_stop() 2671 if (igb_check_acc_handle(igb->osdep.reg_handle) != DDI_FM_OK) { in igb_unicst_set() 2733 if (igb_check_acc_handle(igb->osdep.reg_handle) != DDI_FM_OK) { in igb_multicst_add() 2787 if (igb_check_acc_handle(igb->osdep.reg_handle) != DDI_FM_OK) { in igb_multicst_remove() [all …]
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_rx.c | 158 DDI_FM_OK) { in ixgbe_rx_copy() 232 DDI_FM_OK) { in ixgbe_rx_bind() 306 DDI_FM_OK) { in ixgbe_lro_bind() 421 DDI_FM_OK) { in ixgbe_lro_copy() 580 if (ixgbe_check_dma_handle(rx_data->rbd_area.dma_handle) != DDI_FM_OK) { in ixgbe_ring_rx() 746 if (ixgbe_check_acc_handle(ixgbe->osdep.reg_handle) != DDI_FM_OK) { in ixgbe_ring_rx()
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_fm.c | 180 if (derr.fme_status == DDI_FM_OK) { in pci_bus_exit() 207 int ret = DDI_FM_OK; in pci_err_callback() 245 return (DDI_FM_OK); in pci_err_callback()
|
H A D | pci_ecc.c | 294 int ret = DDI_FM_OK; in ecc_intr() 518 return (DDI_FM_OK); in ecc_err_handler() 533 return (DDI_FM_OK); in ecc_err_handler()
|
/titanic_50/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_ecc.c | 248 int ret = DDI_FM_OK; in pcmu_ecc_intr() 411 return (DDI_FM_OK); in pcmu_ecc_err_handler() 424 return (DDI_FM_OK); in pcmu_ecc_err_handler()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | ddifm.h | 43 #define DDI_FM_OK 0 macro
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_rx.c | 472 if (e1000g_check_dma_handle(rx_data->rbd_dma_handle) != DDI_FM_OK) { in e1000g_receive() 543 rx_buf->dma_handle) != DDI_FM_OK) { in e1000g_receive() 867 if (e1000g_check_acc_handle(Adapter->osdep.reg_handle) != DDI_FM_OK) { in e1000g_receive() 910 if (e1000g_check_acc_handle(Adapter->osdep.reg_handle) != DDI_FM_OK) { in e1000g_receive()
|
H A D | e1000g_main.c | 491 if (e1000g_check_acc_handle(Adapter->osdep.cfg_handle) != DDI_FM_OK) { in e1000g_attach() 1625 if (e1000g_check_acc_handle(Adapter->osdep.cfg_handle) != DDI_FM_OK) { in e1000g_init() 1628 if (e1000g_check_acc_handle(Adapter->osdep.reg_handle) != DDI_FM_OK) { in e1000g_init() 1953 if (e1000g_check_acc_handle(Adapter->osdep.reg_handle) != DDI_FM_OK) { in e1000g_start() 2068 if (e1000g_check_acc_handle(Adapter->osdep.reg_handle) != DDI_FM_OK) in e1000g_stop() 2308 if (e1000g_check_acc_handle(Adapter->osdep.reg_handle) != DDI_FM_OK) { in e1000g_intr_pciexpress() 2346 if (e1000g_check_acc_handle(Adapter->osdep.reg_handle) != DDI_FM_OK) { in e1000g_intr() 2586 if (e1000g_check_acc_handle(Adapter->osdep.reg_handle) != DDI_FM_OK) in e1000g_init_unicst() 2660 if (e1000g_check_acc_handle(Adapter->osdep.reg_handle) != DDI_FM_OK) { in e1000g_unicst_set() 2728 if (e1000g_check_acc_handle(Adapter->osdep.reg_handle) != DDI_FM_OK) { in multicst_add() [all …]
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_diag.c | 398 != DDI_FM_OK) { in emlxs_diag_biu_run() 411 != DDI_FM_OK) { in emlxs_diag_biu_run()
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_fm.c | 937 if (derr.fme_status != DDI_FM_OK) { in hermon_init_failure() 944 if (derr.fme_status != DDI_FM_OK) { in hermon_init_failure() 1732 derr->fme_status = DDI_FM_OK; in hermon_trigger_pio_error() 2259 case DDI_FM_OK: in i_hca_pio_start() 2329 case DDI_FM_OK: in i_hca_pio_end()
|