Home
last modified time | relevance | path

Searched refs:PCIE_TLP_TYPE_MEM (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h850 #define PCIE_TLP_TYPE_MEM 0x0 macro
860 #define PCIE_TLP_MRD3 (PCIE_TLP_FMT_3DW | PCIE_TLP_TYPE_MEM)
861 #define PCIE_TLP_MRD4 (PCIE_TLP_FMT_4DW | PCIE_TLP_TYPE_MEM)
864 #define PCIE_TLP_MRDWR3 (PCIE_TLP_FMT_3DW_DATA | PCIE_TLP_TYPE_MEM)
865 #define PCIE_TLP_MRDWR4 (PCIE_TLP_FMT_4DW_DATA | PCIE_TLP_TYPE_MEM)
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c196 case PCIE_TLP_TYPE_MEM: in fab_xlate_epkt_erpts()
H A Dfx_fire.c223 case PCIE_TLP_TYPE_MEM: in fab_xlate_fire_ue()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c716 case PCIE_TLP_TYPE_MEM: in px_pcie_ptlp()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2671 case PCIE_TLP_TYPE_MEM: in pf_tlp_decode()