Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h854 #define PCIE_TLP_TYPE_CFG1 0x5 macro
870 #define PCIE_TLP_CFGRD1 (PCIE_TLP_FMT_3DW | PCIE_TLP_TYPE_CFG1)
871 #define PCIE_TLP_CFGWR1 (PCIE_TLP_FMT_3DW_DATA | PCIE_TLP_TYPE_CFG1)
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c213 case PCIE_TLP_TYPE_CFG1: in fab_xlate_epkt_erpts()
H A Dfx_fire.c233 case PCIE_TLP_TYPE_CFG1: in fab_xlate_fire_ue()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2702 case PCIE_TLP_TYPE_CFG1: in pf_tlp_decode()