Home
last modified time | relevance | path

Searched refs:PF_ADDR_CFG (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.h46 #define PF_ADDR_CFG (1 << 2) macro
H A Dfx_epkt.c217 data.pcie_ue_tgt_trans = PF_ADDR_CFG; in fab_xlate_epkt_erpts()
H A Dfx_fire.c234 data->pcie_ue_tgt_trans = PF_ADDR_CFG; in fab_xlate_fire_ue()
H A Dfx_subr.c119 else if ((tgt_trans == PF_ADDR_CFG || (tgt_trans == PF_ADDR_DMA)) && in fab_send_tgt_erpt()
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2257 trans_type = PF_ADDR_CFG; in pf_pci_decode()
2310 if (!(flag & (PF_ADDR_PIO | PF_ADDR_CFG))) { in pf_hdl_lookup()
2363 if (((flag & PF_ADDR_PIO) || (flag & PF_ADDR_CFG)) && in pf_hdl_child_lookup()
2587 flt_trans_type = PF_ADDR_CFG; in pf_tlp_decode()
2606 flt_trans_type = PF_ADDR_PIO | PF_ADDR_CFG; in pf_tlp_decode()
/titanic_44/usr/src/uts/common/sys/
H A Dpcie_impl.h401 #define PF_ADDR_CFG (1 << 2) macro
/titanic_44/usr/src/uts/sun4/io/px/
H A Dpx_fm.c331 acc_type = PF_ADDR_CFG; in px_fm_callback()