Searched refs:PCIE_AER_GET (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c591 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,
599 PCIE_ADV_HDR(pfd_p, 0) = PCIE_AER_GET(32, bus_p,
601 PCIE_ADV_HDR(pfd_p, 1) = PCIE_AER_GET(32, bus_p,
603 PCIE_ADV_HDR(pfd_p, 2) = PCIE_AER_GET(32, bus_p,
605 PCIE_ADV_HDR(pfd_p, 3) = 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(3
[all...]
H A Dpcie.c1408 if ((reg32 = PCIE_AER_GET(32, bus_p, PCIE_AER_UCE_SERV)) !=
1418 if ((reg32 = PCIE_AER_GET(32, bus_p, PCIE_AER_UCE_MASK)) !=
1428 if ((reg32 = PCIE_AER_GET(32, bus_p, PCIE_AER_CTL)) !=
1440 if ((reg32 = PCIE_AER_GET(32, bus_p, PCIE_AER_SUCE_SERV)) !=
1449 if ((reg32 = PCIE_AER_GET(32, bus_p, PCIE_AER_SUCE_MASK)) !=
1463 if ((reg16 = PCIE_AER_GET(16, bus_p, PCIE_AER_RE_CMD)) !=
1559 if ((aer_reg = PCIE_AER_GET(32, bus_p, PCIE_AER_CTL)) !=
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h122 #define PCIE_AER_GET(sz, bus_p, off) \ macro
490 PCIE_AER_GET(sz, bus_p, off))

Completed in 140 milliseconds