Home
last modified time | relevance | path

Searched refs:pci_bdg_regs (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c221 pci_regs->pci_bdg_regs->pci_bdg_sec_stat = in pci_regs_gather()
224 pci_regs->pci_bdg_regs->pci_bdg_vflags |= in pci_regs_gather()
226 pci_regs->pci_bdg_regs->pci_bdg_ctrl = in pci_regs_gather()
229 pci_regs->pci_bdg_regs->pci_bdg_vflags |= in pci_regs_gather()
332 erpt_p->pe_pci_regs->pci_bdg_regs-> in pci_regs_clear()
543 kmem_free(erpt_p->pe_pci_regs->pci_bdg_regs, in pci_ereport_teardown()
618 pci_bdg_error_regs_t *pci_bdg_regs = erpt_p->pe_pci_regs->pci_bdg_regs; in pci_bdg_error_report() local
639 pci_bdg_regs->pci_bdg_sec_stat, PCI_BCNTRL, in pci_bdg_error_report()
646 if (pci_bdg_regs->pci_bdg_sec_stat & in pci_bdg_error_report()
656 pci_bdg_regs->pci_bdg_ctrl, NULL); in pci_bdg_error_report()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dpcifm.h71 pci_bdg_error_regs_t *pci_bdg_regs; member
H A Dpcie_impl.h154 #define PCI_BDG_ERR_REG(pfd_p) PCI_ERR_REG(pfd_p)->pci_bdg_regs
197 pf_pci_bdg_err_regs_t *pci_bdg_regs; member
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c739 pf_pci_bdg_err_regs_t *pci_bdg_regs = PCI_BDG_ERR_REG(pfd_p); in pf_pci_regs_gather() local
740 pci_bdg_regs->pci_bdg_sec_stat = in pf_pci_regs_gather()
742 pci_bdg_regs->pci_bdg_ctrl = in pf_pci_regs_gather()
858 pf_pci_bdg_err_regs_t *pci_bdg_regs = PCI_BDG_ERR_REG(pfd_p); in pf_pci_regs_clear() local
860 pci_bdg_regs->pci_bdg_sec_stat); in pf_pci_regs_clear()