Home
last modified time | relevance | path

Searched refs:pf_pcie_adv_err_regs_t (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpcie_impl.h248 } pf_pcie_adv_err_regs_t; typedef
260 pf_pcie_adv_err_regs_t *pcie_adv_regs; /* pcie aer regs */
590 extern int pf_tlp_decode(pcie_bus_t *, pf_pcie_adv_err_regs_t *);
/titanic_41/usr/src/uts/sun4v/io/px/
H A Dpx_err.c142 pf_pcie_adv_err_regs_t adv_reg; in px_err_fill_pfd()
677 pf_pcie_adv_err_regs_t adv_reg; in px_port_handle_errors()
751 pf_pcie_adv_err_regs_t adv_reg; in px_pcie_epkt_severity()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c663 PCIE_ADV_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_adv_err_regs_t); in pcie_init_pfd()
739 sizeof (pf_pcie_adv_err_regs_t)); in pcie_fini_pfd()
807 PCIE_ADV_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_adv_err_regs_t); in pcie_rc_init_pfd()
819 kmem_free(PCIE_ADV_REG(pfd_p), sizeof (pf_pcie_adv_err_regs_t)); in pcie_rc_fini_pfd()
H A Dpcie_fault.c569 pf_pcie_adv_err_regs_t *pcie_adv_regs = PCIE_ADV_REG(pfd_p); in pf_pcie_regs_gather()
745 pf_pcie_adv_err_regs_t *pcie_adv_regs = PCIE_ADV_REG(pfd_p); in pf_pcie_regs_clear()
2540 pf_tlp_decode(pcie_bus_t *bus_p, pf_pcie_adv_err_regs_t *adv_reg_p) { in pf_tlp_decode()
3186 pf_pcie_adv_err_regs_t *reg_p = PCIE_ADV_REG(pfd_p); in pf_find_busp_by_aer()
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_fm.c592 pf_pcie_adv_err_regs_t *adv_reg = PCIE_ADV_REG(pfd_p); in px_err_check_pcie()
668 pf_pcie_adv_err_regs_t adv_reg; in px_pcie_ptlp()
/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_err.c1883 pf_pcie_adv_err_regs_t adv_reg; in px_err_wuc_ruc_handle()
2209 pf_pcie_adv_err_regs_t adv_reg; in PX_ERPT_SEND_DEC()