Home
last modified time | relevance | path

Searched refs:DDI_FM_DMA_ERR_CAP (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_dma.c31 if (DDI_FM_DMA_ERR_CAP(mlxp->mlx_fm_caps)) { in mlxcx_dma_acc_attr()
82 if (DDI_FM_DMA_ERR_CAP(mlxp->mlx_fm_caps)) { in mlxcx_dma_page_attr()
127 if (DDI_FM_DMA_ERR_CAP(mlxp->mlx_fm_caps)) { in mlxcx_dma_queue_attr()
175 if (DDI_FM_DMA_ERR_CAP(mlxp->mlx_fm_caps)) { in mlxcx_dma_buf_attr()
212 if (DDI_FM_DMA_ERR_CAP(mlxp->mlx_fm_caps)) { in mlxcx_dma_qdbell_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_fm.c126 if (!DDI_FM_DMA_ERR_CAP(ha->fm_capabilities)) { in qlc_fm_check_dma_handle()
146 if (!DDI_FM_DMA_ERR_CAP(ha->fm_capabilities)) { in qlc_fm_check_pkt_dma_handle()
252 if (DDI_FM_DMA_ERR_CAP(ha->fm_capabilities)) { in qlc_fm_init()
/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c237 if (!DDI_FM_DMA_ERR_CAP(fmhdl->fh_cap)) { in ndi_fmc_insert()
307 if (!DDI_FM_DMA_ERR_CAP(fmhdl->fh_cap)) { in ndi_fmc_remove()
376 if (flag == DMA_HANDLE && DDI_FM_DMA_ERR_CAP(fmhdl->fh_cap)) { in ndi_fmc_entry_error()
535 if (flag == DMA_HANDLE && DDI_FM_DMA_ERR_CAP(fmhdl->fh_cap)) { in ndi_fmc_entry_error_all()
H A Dddifm.c776 if (DDI_FM_DMA_ERR_CAP(*fmcap) && DDI_FM_DMA_ERR_CAP(pcap)) { in ddi_fm_init()
844 if (DDI_FM_DMA_ERR_CAP(fmhdl->fh_cap) || in ddi_fm_fini()
/illumos-gate/usr/src/uts/common/sys/
H A Dddifm.h56 #define DDI_FM_DMA_ERR_CAP(cap) (cap & DDI_FM_DMACHK_CAPABLE) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_dma.c29 if (!DDI_FM_DMA_ERR_CAP(xhcip->xhci_fm_caps)) in xhci_check_dma_handle()
43 if (DDI_FM_DMA_ERR_CAP(xhcip->xhci_fm_caps)) { in xhci_dma_acc_attr()
113 if (DDI_FM_DMA_ERR_CAP(xhcip->xhci_fm_caps)) { in xhci_dma_transfer_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_fm.c124 if (!DDI_FM_DMA_ERR_CAP(dev->fm_caps)) { in oce_fm_check_dma_handle()
H A Doce_buf.c238 if (DDI_FM_DMA_ERR_CAP(fm_caps)) { in oce_set_dma_fma_flags()
H A Doce_tx.c978 if (DDI_FM_DMA_ERR_CAP(fm_caps)) { in oce_set_tx_map_dma_fma_flags()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_fm.c233 if (DDI_FM_DMA_ERR_CAP(hxgep->fm_capabilities)) in hxge_fm_init()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fm.c411 if (DDI_FM_DMA_ERR_CAP(nxgep->fm_capabilities)) in nxge_fm_init()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c2160 (DDI_FM_DMA_ERR_CAP(fhdl.fh_cap) ? 'D' : '-'), in devinfo_fm()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2465 if ((flag & PF_ADDR_DMA) && DDI_FM_DMA_ERR_CAP(fmhdl->fh_cap)) in pf_hdl_child_lookup()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c7350 if (DDI_FM_DMA_ERR_CAP(qlge->fm_capabilities)) { in ql_fm_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c12069 if (DDI_FM_DMA_ERR_CAP(hba->fm_caps)) { in emlxs_fm_init()