Searched refs:pcie_ue_status (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_fire.c196 data->pcie_ue_status = (uint32_t)reg | (uint32_t)(reg >> 32);
309 data->pcie_ue_status = entry->fire_bit;
342 data->pcie_ue_status = entry->fire_bit;
H A Dfabric-xlate.h100 uint32_t pcie_ue_status; /* pcie ue error status reg */ member in struct:fab_data
H A Dfx_epkt.c119 data->pcie_ue_status = entry->pcie_ue_sts;
H A Dfx_fabric.c239 FAB_LOOKUP(32, "pcie_ue_status", &data->pcie_ue_status);
368 data->pcie_ue_status);
850 SET_TBL(4, pcie_ue, pcie_ue_status, 32);
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dpciev.h52 uint32_t pcie_ue_status; /* pcie ue error status reg */ member in struct:pcie_eh_data
H A Dpcie_impl.h235 uint32_t pcie_ue_status; /* pcie ue error status reg */ member in struct:pf_pcie_adv_err_regs
/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c593 pcie_adv_regs->pcie_ue_status = PCIE_AER_GET(32, bus_p,
756 pcie_adv_regs->pcie_ue_status);
820 uint32_t ue_err = PCIE_ADV_REG(pfd_p)->pcie_ue_status;
1361 (PCIE_ADV_REG(pfd_p)->pcie_ue_status & \
2028 PCIE_ADV_REG(pfd_p)->pcie_ue_status = aer_ue;
2834 "pcie_ue_status", DATA_TYPE_UINT32,
2835 PCIE_ADV_REG(pfd_p)->pcie_ue_status,
2856 if (HAS_AER_LOGS(pfd_p, PCIE_ADV_REG(pfd_p)->pcie_ue_status)) {
3103 PCIE_ADV_REG(pfd_p)->pcie_ue_status = 0;
/opensolaris-onvv-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c611 adv_reg->pcie_ue_status = regs->ue_reg | regs->primary_ue;
746 PCIE_ADV_REG(pfd_p)->pcie_ue_status = 0;

Completed in 110 milliseconds