Home
last modified time | relevance | path

Searched refs:tlp_hdr (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c149 pcie_tlp_hdr_t *tlp_hdr; in fab_xlate_epkt_erpts() local
192 tlp_hdr = (pcie_tlp_hdr_t *)&data.pcie_ue_hdr[0]; in fab_xlate_epkt_erpts()
194 switch (tlp_hdr->type) { in fab_xlate_epkt_erpts()
202 if (tlp_hdr->fmt & 0x1) in fab_xlate_epkt_erpts()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2541 pcie_tlp_hdr_t *tlp_hdr = (pcie_tlp_hdr_t *)adv_reg_p->pcie_ue_hdr; in pf_tlp_decode() local
2551 switch (tlp_hdr->type) { in pf_tlp_decode()
2556 if (tlp_hdr->fmt & 0x1) { in pf_tlp_decode()
3190 pcie_tlp_hdr_t *tlp_hdr = (pcie_tlp_hdr_t *)reg_p->pcie_ue_hdr; in pf_find_busp_by_aer() local
3193 if ((tlp_hdr->type == PCIE_TLP_TYPE_CPL) || in pf_find_busp_by_aer()
3194 (tlp_hdr->type == PCIE_TLP_TYPE_CPLLK)) { in pf_find_busp_by_aer()