Searched refs:pf_tlp_decode (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/sun4/io/px/ |
H A D | px_fm.c | 620 if (pf_tlp_decode(PCIE_DIP2BUS(dip), adv_reg) == DDI_SUCCESS) in px_err_check_pcie() 624 if (pf_tlp_decode(PCIE_DIP2BUS(dip), adv_reg) == DDI_SUCCESS) { in px_err_check_pcie() 686 tlp_sts = pf_tlp_decode(PCIE_DIP2BUS(dip), &adv_reg); in px_pcie_ptlp() 709 lookup = pf_tlp_decode(PCIE_DIP2BUS(dip), &adv_reg); in px_pcie_ptlp()
|
/titanic_44/usr/src/uts/sun4v/io/px/ |
H A D | px_err.c | 189 if (pf_tlp_decode(PCIE_DIP2BUS(dip), &adv_reg) == in px_err_fill_pfd() 705 sts = pf_tlp_decode(PCIE_DIP2BUS(dip), &adv_reg); in px_port_handle_errors() 770 sts = pf_tlp_decode(PCIE_DIP2BUS(dip), &adv_reg); in px_pcie_epkt_severity()
|
/titanic_44/usr/src/uts/common/io/pciex/ |
H A D | pciev.c | 429 if (pf_tlp_decode(bus_p, PCIE_ADV_REG(pfd_p)) == DDI_SUCCESS) { in pciev_get_affected_dev()
|
H A D | pcie_fault.c | 877 (pf_tlp_decode(PCIE_PFD2BUS(pfd_p), PCIE_ADV_REG(pfd_p)) == in pf_pci_find_rp_fault() 2540 pf_tlp_decode(pcie_bus_t *bus_p, pf_pcie_adv_err_regs_t *adv_reg_p) { in pf_tlp_decode() function
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | pcie_impl.h | 590 extern int pf_tlp_decode(pcie_bus_t *, pf_pcie_adv_err_regs_t *);
|
/titanic_44/usr/src/uts/sun4u/io/px/ |
H A D | px_err.c | 1896 (void) pf_tlp_decode(PCIE_DIP2BUS(rpdip), &adv_reg); in px_err_wuc_ruc_handle() 2238 sts = pf_tlp_decode(PCIE_DIP2BUS(rpdip), &adv_reg); in PX_ERPT_SEND_DEC()
|