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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h248 } pf_pcie_adv_err_regs_t; typedef in typeref:struct:pf_pcie_adv_err_regs
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 *);
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/px/
H A Dpx_err.c142 pf_pcie_adv_err_regs_t adv_reg;
677 pf_pcie_adv_err_regs_t adv_reg;
751 pf_pcie_adv_err_regs_t adv_reg;
/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c663 PCIE_ADV_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_adv_err_regs_t);
739 sizeof (pf_pcie_adv_err_regs_t));
807 PCIE_ADV_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_adv_err_regs_t);
819 kmem_free(PCIE_ADV_REG(pfd_p), sizeof (pf_pcie_adv_err_regs_t));
H A Dpcie_fault.c569 pf_pcie_adv_err_regs_t *pcie_adv_regs = PCIE_ADV_REG(pfd_p);
745 pf_pcie_adv_err_regs_t *pcie_adv_regs = PCIE_ADV_REG(pfd_p);
2540 pf_tlp_decode(pcie_bus_t *bus_p, pf_pcie_adv_err_regs_t *adv_reg_p) {
3186 pf_pcie_adv_err_regs_t *reg_p = PCIE_ADV_REG(pfd_p);
/opensolaris-onvv-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c592 pf_pcie_adv_err_regs_t *adv_reg = PCIE_ADV_REG(pfd_p);
668 pf_pcie_adv_err_regs_t adv_reg;
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/px/
H A Dpx_err.c1883 pf_pcie_adv_err_regs_t adv_reg;
2209 pf_pcie_adv_err_regs_t adv_reg;

Completed in 109 milliseconds