Home
last modified time | relevance | path

Searched refs:PCI_STAT_PERROR (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c65 #define PF_PCI_PARITY_ERR (PCI_STAT_S_PERROR | PCI_STAT_PERROR)
1406 {PCI_STAT_PERROR, pf_analyse_pci,
1428 {PCI_STAT_PERROR, pf_analyse_pci,
1707 if (bit & (PCI_STAT_PERROR | PCI_STAT_S_PERROR)) { in pf_analyse_pci()
1845 PCI_STAT_PERROR) in pf_analyse_perr_assert()
1912 if (pf_matched_in_rc(dq_head_p, pfd_p, PCI_STAT_PERROR)) in pf_analyse_ptlp()
2054 if (pf_matched_in_rc(dq_head_p, pfd_p, PCI_STAT_PERROR)) in pf_analyse_uc_data()
2100 if (!(status & PCI_STAT_PERROR)) in pf_adjust_for_no_aer()
2158 if (!(status & PCI_STAT_PERROR)) in pf_adjust_for_no_saer()
2310 PCI_STAT_PERROR)) { in pf_pci_find_trans_type()
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_fabric.c50 PCI_DET_PERR, PCI_STAT_PERROR, NULL,
61 PCI_DET_PERR, PCI_STAT_PERROR, NULL,
H A Dfx_fire.c63 (PCI_STAT_S_SYSERR | PCI_STAT_PERROR)),
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_util.c662 if ((status_reg & PCI_STAT_PERROR) && perr_fatal) in px_log_cfg_err()
H A Dpx_fm.c605 PCI_BDG_ERR_REG(pfd_p)->pci_bdg_sec_stat = PCI_STAT_PERROR; in px_err_check_pcie()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h186 #define PCI_STAT_PERROR 0x8000 /* Detected Parity Error */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c50 PCI_DET_PERR, PCI_STAT_PERROR, NULL, DDI_FM_UNKNOWN,
60 PCI_DET_PERR, PCI_STAT_PERROR, NULL, DDI_FM_UNKNOWN,
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c888 s = PCI_STAT_PERROR | PCI_STAT_S_PERROR | in pbm_configure()
1854 PCI_STAT_S_SYSERR | PCI_STAT_PERROR)) || in pci_check_error()
H A Dpcisch.c936 s = PCI_STAT_PERROR | PCI_STAT_S_PERROR | in pbm_configure()
2254 PCI_STAT_S_SYSERR | PCI_STAT_PERROR)) || in pci_check_error()
2491 if ((pbm_err.pbm_pci.pci_cfg_stat & PCI_STAT_PERROR) && in pci_pbm_err_handler()
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcicmu.c1464 #define csr_err (PCI_STAT_PERROR | PCI_STAT_S_PERROR | \ in pcmu_pbm_configure()
2094 PCI_STAT_S_SYSERR | PCI_STAT_PERROR)) || in pcmu_check_error()
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_err.c178 s_status |= PCI_STAT_PERROR; in px_err_fill_pfd()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c717 PCI_STAT_R_TARG_AB | PCI_STAT_PERROR); in yge_reset()
2120 PCI_STAT_R_TARG_AB | PCI_STAT_PERROR); in yge_intr_hwerr()
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c6341 if (e & PCI_STAT_PERROR) { in log_pci_cfg_err()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c2539 PCI_STAT_PERROR) { in mptsas_config_space_init()
2541 PCI_STAT_PERROR); in mptsas_config_space_init()