Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h857 #define PCIE_TLP_TYPE_CPLLK 0xB macro
876 #define PCIE_TLP_CPLLK (PCIE_TLP_FMT_3DW | PCIE_TLP_TYPE_CPLLK)
877 #define PCIE_TLP_CPLDLK (PCIE_TLP_FMT_3DW_DATA | PCIE_TLP_TYPE_CPLLK)
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c224 case PCIE_TLP_TYPE_CPLLK: in fab_xlate_epkt_erpts()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c698 case PCIE_TLP_TYPE_CPLLK: in px_pcie_ptlp()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2708 case PCIE_TLP_TYPE_CPLLK: in pf_tlp_decode()
3326 (tlp_hdr->type == PCIE_TLP_TYPE_CPLLK)) { in pf_find_busp_by_aer()