PCIE_ERR_REG
PCIE_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_err_regs_t);
kmem_free(PCIE_ERR_REG(pfd_p), sizeof (pf_pcie_err_regs_t));
PCIE_ERR_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_err_regs_t);
kmem_free(PCIE_ERR_REG(pfd_p), sizeof (pf_pcie_err_regs_t));
!(PCIE_ERR_REG(pfd_p)->pcie_err_status & PF_PCIE_BDG_ERR) &&
PCIE_ERR_REG(pfd_p)->pcie_err_status)
PCIE_ERR_REG(pfd_p)->pcie_err_status)
PCIE_ERR_REG(pfd_p)->pcie_err_status)
& PCIE_ERR_REG(pfd_p)->pcie_err_status)
if ((PCIE_ERR_REG(pfd_p)->pcie_err_status &
if (PCIE_ERR_REG(pfd_p)->pcie_err_status & PCIE_DEVSTS_FE_DETECTED)
if (PCIE_ERR_REG(pfd_p)->pcie_err_status & PCIE_DEVSTS_NFE_DETECTED) {
if (!(PCIE_ERR_REG(pfd_p)->pcie_err_status &
if (PCIE_ERR_REG(pfd_p)->pcie_err_status & PCIE_DEVSTS_FE_DETECTED)
if (PCIE_ERR_REG(pfd_p)->pcie_err_status & PCIE_DEVSTS_NFE_DETECTED) {
PCIE_ERR_REG(pfd_p)->pcie_err_status,
PCIE_ERR_REG(pfd_p)->pcie_err_ctl,
PCIE_ERR_REG(pfd_p)->pcie_dev_cap,
PCIE_ERR_REG(pfd_p)->pcie_err_status = 0;
PCIE_ERR_REG(pfd_p)->pcie_err_ctl = 0;
PCIE_ERR_REG(pfd_p)->pcie_dev_cap = 0;
pf_pcie_err_regs_t *pcie_regs = PCIE_ERR_REG(pfd_p);
pf_pcie_err_regs_t *pcie_regs = PCIE_ERR_REG(pfd_p);
#define PCIE_RP_REG(pfd_p) PCIE_ERR_REG(pfd_p)->pcie_rp_regs
#define PCIE_ADV_REG(pfd_p) PCIE_ERR_REG(pfd_p)->pcie_adv_regs