Searched refs:pcie_regs (Results 1 – 1 of 1) sorted by relevance
568 pf_pcie_err_regs_t *pcie_regs = PCIE_ERR_REG(pfd_p); in pf_pcie_regs_gather() local571 pcie_regs->pcie_err_status = PCIE_CAP_GET(16, bus_p, PCIE_DEVSTS); in pf_pcie_regs_gather()572 pcie_regs->pcie_err_ctl = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL); in pf_pcie_regs_gather()573 pcie_regs->pcie_dev_cap = PCIE_CAP_GET(32, bus_p, PCIE_DEVCAP); in pf_pcie_regs_gather()744 pf_pcie_err_regs_t *pcie_regs = PCIE_ERR_REG(pfd_p); in pf_pcie_regs_clear() local747 PCIE_CAP_PUT(16, bus_p, PCIE_DEVSTS, pcie_regs->pcie_err_status); in pf_pcie_regs_clear()