Symbol: PCI_STAT_S_TARG_AB
usr/src/cmd/fm/modules/common/fabric-xlate/fx_epkt.c
44
PCIE_AER_UCE_CA, 0, PCI_STAT_S_TARG_AB, 0,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_epkt.c
46
PCIE_AER_UCE_CA, 0, PCI_STAT_S_TARG_AB, 0,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_epkt.c
48
PCIE_AER_UCE_CA, 0, PCI_STAT_S_TARG_AB, 0,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
55
PCI_SIG_TA, PCI_STAT_S_TARG_AB, NULL,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
68
PCI_SIG_TA, PCI_STAT_S_TARG_AB, NULL,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fire.c
104
FAB_FIRE_DMC_BIT(fb), PCIE_AER_UCE_CA, 0, PCI_STAT_S_TARG_AB
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fire.c
106
FAB_N2_DMU_BIT(fb), PCIE_AER_UCE_CA, 0, PCI_STAT_S_TARG_AB
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fire.c
67
FAB_FIRE_UE(CA, CA, PCI_STAT_S_TARG_AB,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fire.c
68
PCI_STAT_S_TARG_AB),
usr/src/uts/common/io/pcic.c
6357
if (e & PCI_STAT_S_TARG_AB)
usr/src/uts/common/io/pciex/pcie_fault.c
1473
{PCI_STAT_S_TARG_AB, pf_analyse_pci,
usr/src/uts/common/io/pciex/pcie_fault.c
1495
{PCI_STAT_S_TARG_AB, pf_analyse_pci,
usr/src/uts/common/io/pciex/pcie_fault.c
2156
if (!(status & PCI_STAT_S_TARG_AB))
usr/src/uts/common/io/pciex/pcie_fault.c
48
#define PF_PCI_BDG_ERR (PCI_STAT_S_SYSERR | PCI_STAT_S_TARG_AB | \
usr/src/uts/common/os/pcifm.c
55
PCI_SIG_TA, PCI_STAT_S_TARG_AB, NULL, DDI_FM_UNKNOWN,
usr/src/uts/common/os/pcifm.c
67
PCI_SIG_TA, PCI_STAT_S_TARG_AB, NULL, DDI_FM_UNKNOWN,
usr/src/uts/sun4/io/pcicfg.c
3962
pci_config_put16(h, PCI_CONF_STAT, PCI_STAT_S_TARG_AB|
usr/src/uts/sun4/io/pcicfg.c
3964
pci_config_put16(h, PCI_BCNF_SEC_STATUS, PCI_STAT_S_TARG_AB|
usr/src/uts/sun4/io/pcicfg.c
3992
pci_config_put16(h, PCI_CONF_STAT, PCI_STAT_S_TARG_AB|
usr/src/uts/sun4/io/pcicfg.c
3994
pci_config_put16(h, PCI_BCNF_SEC_STATUS, PCI_STAT_S_TARG_AB|
usr/src/uts/sun4u/io/pci/pcipsy.c
1852
if ((pci_cfg_stat & (PCI_STAT_S_PERROR | PCI_STAT_S_TARG_AB |
usr/src/uts/sun4u/io/pci/pcipsy.c
890
PCI_STAT_S_TARG_AB | PCI_STAT_S_PERROR;
usr/src/uts/sun4u/io/pci/pcisch.c
2167
PCI_STAT_S_TARG_AB;
usr/src/uts/sun4u/io/pci/pcisch.c
2252
if ((pci_cfg_stat & (PCI_STAT_S_PERROR | PCI_STAT_S_TARG_AB |
usr/src/uts/sun4u/io/pci/pcisch.c
938
PCI_STAT_S_TARG_AB | PCI_STAT_S_PERROR;
usr/src/uts/sun4u/io/px/px_err.c
1722
s_status = PCI_STAT_S_TARG_AB;
usr/src/uts/sun4u/opl/io/pcicmu/pcicmu.c
1466
PCI_STAT_S_TARG_AB | PCI_STAT_S_PERROR)
usr/src/uts/sun4u/opl/io/pcicmu/pcicmu.c
2092
if ((pcmu_cfg_stat & (PCI_STAT_S_PERROR | PCI_STAT_S_TARG_AB |
usr/src/uts/sun4v/io/px/px_err.c
153
s_status = PCI_STAT_S_TARG_AB;
usr/src/uts/sun4v/io/px/px_err.c
181
s_status |= PCI_STAT_S_TARG_AB;