PCIE_RP_REG
PCIE_RP_REG(pfd_p) =
kmem_free(PCIE_RP_REG(pfd_p),
PCIE_RP_REG(pfd_p) = PCIE_ZALLOC(pf_pcie_rp_err_regs_t);
kmem_free(PCIE_RP_REG(pfd_p), sizeof (pf_pcie_rp_err_regs_t));
PCIE_RP_REG(pfd_p)->pcie_rp_status,
PCIE_RP_REG(pfd_p)->pcie_rp_ctl,
bzero(PCIE_RP_REG(pfd_p),
pf_pcie_rp_err_regs_t *pcie_rp_regs = PCIE_RP_REG(pfd_p);