Home
last modified time | relevance | path

Searched refs:PCI_ERR_STATUS_VALID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcifm.h45 #define PCI_ERR_STATUS_VALID 0x1 macro
/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c211 pci_regs->pci_vflags |= PCI_ERR_STATUS_VALID; in pci_regs_gather()
322 if (erpt_p->pe_pci_regs->pci_vflags & PCI_ERR_STATUS_VALID) in pci_regs_clear()
993 PCI_ERR_STATUS_VALID)) in pci_error_report()
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c2022 rc_status->status_valid |= PCI_ERR_STATUS_VALID; in px_fill_rc_status()