Home
last modified time | relevance | path

Searched refs:PF_ADDR_DMA (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.h44 #define PF_ADDR_DMA (1 << 0) macro
H A Dfx_epkt.c130 data->pcie_ue_tgt_trans = PF_ADDR_DMA; in fab_xlate_epkt()
H A Dfx_fire.c355 data->pcie_ue_tgt_trans = PF_ADDR_DMA; in fab_xlate_fire_dmc()
H A Dfx_subr.c119 else if ((tgt_trans == PF_ADDR_CFG || (tgt_trans == PF_ADDR_DMA)) && in fab_send_tgt_erpt()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2175 *trans_type = PF_ADDR_DMA; in pf_pci_find_trans_type()
2200 *trans_type = PF_ADDR_DMA; in pf_pci_find_trans_type()
2266 trans_type = PF_ADDR_DMA; in pf_pci_decode()
2353 if ((flag & PF_ADDR_DMA) && DDI_FM_DMA_ERR_CAP(fmhdl->fh_cap)) in pf_hdl_child_lookup()
2389 ((flag & PF_ADDR_DMA || flag & PF_ADDR_PIO)) && in pf_hdl_child_lookup()
2571 flt_trans_type = PF_ADDR_DMA; in pf_tlp_decode()
2576 flt_trans_type = PF_ADDR_DMA; in pf_tlp_decode()
2604 flt_trans_type = PF_ADDR_DMA; in pf_tlp_decode()
/titanic_50/usr/src/uts/common/sys/
H A Dpcie_impl.h399 #define PF_ADDR_DMA (1 << 0) macro
/titanic_50/usr/src/uts/sun4u/io/px/
H A Dpx_err.c1796 (void) pf_hdl_lookup(rpdip, derr->fme_ena, PF_ADDR_DMA, NULL, in px_err_mmu_rbne_handle()
1827 (void) pf_hdl_lookup(rpdip, derr->fme_ena, PF_ADDR_DMA, NULL, in px_err_mmu_tfa_handle()
1859 status = pf_hdl_lookup(rpdip, derr->fme_ena, PF_ADDR_DMA, in px_err_mmu_parity_handle()
/titanic_50/usr/src/uts/sun4v/io/px/
H A Dpx_err.c842 return (pf_hdl_lookup(dip, derr->fme_ena, PF_ADDR_DMA, addr, in px_mmu_handle_lookup()