Searched refs:pcie_adv_regs (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c569 pf_pcie_adv_err_regs_t *pcie_adv_regs = PCIE_ADV_REG(pfd_p); local
591 pcie_adv_regs->pcie_adv_ctl = PCIE_AER_GET(32, bus_p,
593 pcie_adv_regs->pcie_ue_status = PCIE_AER_GET(32, bus_p,
595 pcie_adv_regs->pcie_ue_mask = PCIE_AER_GET(32, bus_p,
597 pcie_adv_regs->pcie_ue_sev = PCIE_AER_GET(32, bus_p,
609 pcie_adv_regs->pcie_ce_status = PCIE_AER_GET(32, bus_p,
611 pcie_adv_regs->pcie_ce_mask = PCIE_AER_GET(32, bus_p,
745 pf_pcie_adv_err_regs_t *pcie_adv_regs = PCIE_ADV_REG(pfd_p); local
756 pcie_adv_regs->pcie_ue_status);
759 pcie_adv_regs
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h160 #define PCIE_ADV_REG(pfd_p) PCIE_ERR_REG(pfd_p)->pcie_adv_regs
260 pf_pcie_adv_err_regs_t *pcie_adv_regs; /* pcie aer regs */ member in struct:pf_pcie_err_regs

Completed in 80 milliseconds