Searched refs:PCI_STAT_S_TARG_AB (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fx_fire.c | 67 FAB_FIRE_UE(CA, CA, PCI_STAT_S_TARG_AB, 68 PCI_STAT_S_TARG_AB), 104 FAB_FIRE_DMC_BIT(fb), PCIE_AER_UCE_CA, 0, PCI_STAT_S_TARG_AB 106 FAB_N2_DMU_BIT(fb), PCIE_AER_UCE_CA, 0, PCI_STAT_S_TARG_AB
|
H A D | fx_epkt.c | 44 PCIE_AER_UCE_CA, 0, PCI_STAT_S_TARG_AB, 0, 46 PCIE_AER_UCE_CA, 0, PCI_STAT_S_TARG_AB, 0, 48 PCIE_AER_UCE_CA, 0, PCI_STAT_S_TARG_AB, 0,
|
H A D | fx_fabric.c | 55 PCI_SIG_TA, PCI_STAT_S_TARG_AB, NULL, 68 PCI_SIG_TA, PCI_STAT_S_TARG_AB, NULL,
|
/illumos-gate/usr/src/uts/sun4v/io/px/ |
H A D | px_err.c | 153 s_status = PCI_STAT_S_TARG_AB; in px_err_fill_pfd() 181 s_status |= PCI_STAT_S_TARG_AB; in px_err_fill_pfd()
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie_fault.c | 48 #define PF_PCI_BDG_ERR (PCI_STAT_S_SYSERR | PCI_STAT_S_TARG_AB | \ 1421 {PCI_STAT_S_TARG_AB, pf_analyse_pci, 1443 {PCI_STAT_S_TARG_AB, pf_analyse_pci, 2104 if (!(status & PCI_STAT_S_TARG_AB)) in pf_adjust_for_no_aer()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pci.h | 185 #define PCI_STAT_S_TARG_AB 0x800 /* Signaled Target Abort */ macro
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | pcifm.c | 55 PCI_SIG_TA, PCI_STAT_S_TARG_AB, NULL, DDI_FM_UNKNOWN, 67 PCI_SIG_TA, PCI_STAT_S_TARG_AB, NULL, DDI_FM_UNKNOWN,
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pcipsy.c | 890 PCI_STAT_S_TARG_AB | PCI_STAT_S_PERROR; in pbm_configure() 1852 if ((pci_cfg_stat & (PCI_STAT_S_PERROR | PCI_STAT_S_TARG_AB | in pci_check_error()
|
H A D | pcisch.c | 938 PCI_STAT_S_TARG_AB | PCI_STAT_S_PERROR; in pbm_configure() 2167 PCI_STAT_S_TARG_AB; in iommu_err_handler() 2252 if ((pci_cfg_stat & (PCI_STAT_S_PERROR | PCI_STAT_S_TARG_AB | in pci_check_error()
|
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcicmu.c | 1466 PCI_STAT_S_TARG_AB | PCI_STAT_S_PERROR) in pcmu_pbm_configure() 2092 if ((pcmu_cfg_stat & (PCI_STAT_S_PERROR | PCI_STAT_S_TARG_AB | in pcmu_check_error()
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 3962 pci_config_put16(h, PCI_CONF_STAT, PCI_STAT_S_TARG_AB| in pcicfg_disable_bridge_probe_err() 3964 pci_config_put16(h, PCI_BCNF_SEC_STATUS, PCI_STAT_S_TARG_AB| in pcicfg_disable_bridge_probe_err() 3992 pci_config_put16(h, PCI_CONF_STAT, PCI_STAT_S_TARG_AB| in pcicfg_enable_bridge_probe_err() 3994 pci_config_put16(h, PCI_BCNF_SEC_STATUS, PCI_STAT_S_TARG_AB| in pcicfg_enable_bridge_probe_err()
|
/illumos-gate/usr/src/uts/sun4u/io/px/ |
H A D | px_err.c | 1722 s_status = PCI_STAT_S_TARG_AB; in PX_ERPT_SEND_DEC()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | pcic.c | 6358 if (e & PCI_STAT_S_TARG_AB) in log_pci_cfg_err()
|