Searched refs:PCI_STAT_PERROR (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 63 #define PF_PCI_PARITY_ERR (PCI_STAT_S_PERROR | PCI_STAT_PERROR) 1317 {PCI_STAT_PERROR, pf_analyse_pci, 1339 {PCI_STAT_PERROR, pf_analyse_pci, 1616 if (bit & (PCI_STAT_PERROR | PCI_STAT_S_PERROR)) { in pf_analyse_pci() 1754 PCI_STAT_PERROR) in pf_analyse_perr_assert() 1821 if (pf_matched_in_rc(dq_head_p, pfd_p, PCI_STAT_PERROR)) in pf_analyse_ptlp() 1944 if (pf_matched_in_rc(dq_head_p, pfd_p, PCI_STAT_PERROR)) in pf_analyse_uc_data() 1990 if (!(status & PCI_STAT_PERROR)) in pf_adjust_for_no_aer() 2048 if (!(status & PCI_STAT_PERROR)) in pf_adjust_for_no_saer() 2199 PCI_STAT_PERROR)) { in pf_pci_find_trans_type()
|
/titanic_44/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fx_fire.c | 63 (PCI_STAT_S_SYSERR | PCI_STAT_PERROR)),
|
H A D | fx_fabric.c | 47 PCI_DET_PERR, PCI_STAT_PERROR, NULL, 58 PCI_DET_PERR, PCI_STAT_PERROR, NULL,
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | pci.h | 182 #define PCI_STAT_PERROR 0x8000 /* Detected Parity Error */ macro
|
/titanic_44/usr/src/uts/sun4/io/px/ |
H A D | px_util.c | 664 if ((status_reg & PCI_STAT_PERROR) && perr_fatal) in px_log_cfg_err()
|
H A D | px_fm.c | 605 PCI_BDG_ERR_REG(pfd_p)->pci_bdg_sec_stat = PCI_STAT_PERROR; in px_err_check_pcie()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | pcifm.c | 46 PCI_DET_PERR, PCI_STAT_PERROR, NULL, DDI_FM_UNKNOWN, 56 PCI_DET_PERR, PCI_STAT_PERROR, NULL, DDI_FM_UNKNOWN,
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pcipsy.c | 894 s = PCI_STAT_PERROR | PCI_STAT_S_PERROR | in pbm_configure() 1886 PCI_STAT_S_SYSERR | PCI_STAT_PERROR)) || in pci_check_error()
|
H A D | pcisch.c | 936 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()
|
/titanic_44/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcicmu.c | 1464 #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()
|
/titanic_44/usr/src/uts/sun4v/io/px/ |
H A D | px_err.c | 178 s_status |= PCI_STAT_PERROR; in px_err_fill_pfd()
|
/titanic_44/usr/src/uts/common/io/yge/ |
H A D | yge.c | 717 PCI_STAT_R_TARG_AB | PCI_STAT_PERROR); in yge_reset() 2120 PCI_STAT_R_TARG_AB | PCI_STAT_PERROR); in yge_intr_hwerr()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | pcic.c | 6339 if (e & PCI_STAT_PERROR) { in log_pci_cfg_err()
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 2508 PCI_STAT_PERROR) { in mptsas_config_space_init() 2510 PCI_STAT_PERROR); in mptsas_config_space_init()
|