Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h856 #define PCIE_TLP_TYPE_CPL 0xA macro
874 #define PCIE_TLP_CPL (PCIE_TLP_FMT_3DW | PCIE_TLP_TYPE_CPL)
875 #define PCIE_TLP_CPLD (PCIE_TLP_FMT_3DW_DATA | PCIE_TLP_TYPE_CPL)
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c223 case PCIE_TLP_TYPE_CPL: in fab_xlate_epkt_erpts()
H A Dfx_fire.c285 PCIE_TLP_TYPE_CPL) { in fab_xlate_fire_oe()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c697 case PCIE_TLP_TYPE_CPL: in px_pcie_ptlp()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2707 case PCIE_TLP_TYPE_CPL: in pf_tlp_decode()
3325 if ((tlp_hdr->type == PCIE_TLP_TYPE_CPL) || in pf_find_busp_by_aer()