Home
last modified time | relevance | path

Searched refs:PCIE_TLP_TYPE_CFG0 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h853 #define PCIE_TLP_TYPE_CFG0 0x4 macro
868 #define PCIE_TLP_CFGRD0 (PCIE_TLP_FMT_3DW | PCIE_TLP_TYPE_CFG0)
869 #define PCIE_TLP_CFGWR0 (PCIE_TLP_FMT_3DW_DATA | PCIE_TLP_TYPE_CFG0)
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c212 case PCIE_TLP_TYPE_CFG0: in fab_xlate_epkt_erpts()
H A Dfx_fire.c232 case PCIE_TLP_TYPE_CFG0: in fab_xlate_fire_ue()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2701 case PCIE_TLP_TYPE_CFG0: in pf_tlp_decode()