Symbol: PCIC_BRIDGE
sys/arm/broadcom/bcm2835/bcm2838_pci.c
723
PCIC_BRIDGE << CLASS_SHIFT | PCIS_BRIDGE_PCI << SUBCLASS_SHIFT);
sys/arm/mv/mv_pci.c
855
if (class != PCIC_BRIDGE ||
sys/arm64/rockchip/rk_pcie.c
1011
PRIV_CFG_WR1(sc, PCIR_CLASS, PCIC_BRIDGE);
sys/dev/acpica/acpi_pcib_pci.c
99
if (pci_get_class(dev) != PCIC_BRIDGE ||
sys/dev/agp/agp_ali.c
57
if (pci_get_class(dev) != PCIC_BRIDGE
sys/dev/agp/agp_amd.c
175
if (pci_get_class(dev) != PCIC_BRIDGE
sys/dev/agp/agp_amd64.c
121
if (pci_cfgregread(0, 0, 11, 0, PCIR_CLASS, 1) != PCIC_BRIDGE ||
sys/dev/agp/agp_amd64.c
134
if (pci_cfgregread(0, 0, 1, 0, PCIR_CLASS, 1) != PCIC_BRIDGE ||
sys/dev/agp/agp_amd64.c
82
if (pci_get_class(dev) != PCIC_BRIDGE ||
sys/dev/agp/agp_apple.c
74
if (pci_get_class(dev) != PCIC_BRIDGE
sys/dev/agp/agp_apple.c
81
if (pci_get_class(dev) != PCIC_BRIDGE
sys/dev/agp/agp_ati.c
78
if (pci_get_class(dev) != PCIC_BRIDGE ||
sys/dev/agp/agp_intel.c
61
if (pci_get_class(dev) != PCIC_BRIDGE
sys/dev/agp/agp_nvidia.c
92
if (pci_get_class(dev) != PCIC_BRIDGE ||
sys/dev/agp/agp_sis.c
57
if (pci_get_class(dev) != PCIC_BRIDGE
sys/dev/agp/agp_via.c
67
if (pci_get_class(dev) != PCIC_BRIDGE
sys/dev/ahci/ahci_pci.c
414
if (pci_get_class(dev) == PCIC_BRIDGE)
sys/dev/ata/chipsets/ata-promise.c
179
if ((idx->cfg2 & PR_SX6K) && pci_get_class(GRANDPARENT(dev))==PCIC_BRIDGE &&
sys/dev/ata/chipsets/ata-promise.c
187
if ((idx->cfg2 & PR_TX4) && pci_get_class(GRANDPARENT(dev))==PCIC_BRIDGE &&
sys/dev/pccbb/pccbb_pci.c
251
if (baseclass == PCIC_BRIDGE &&
sys/dev/pci/hostb_pci.c
59
if (pci_get_class(dev) == PCIC_BRIDGE &&
sys/dev/pci/isa_pci.c
110
if ((pci_get_class(dev) == PCIC_BRIDGE) &&
sys/dev/pci/pci.c
4764
case PCIC_BRIDGE:
sys/dev/pci/pci.c
4775
case PCIC_BRIDGE:
sys/dev/pci/pci.c
5067
{PCIC_BRIDGE, -1, 1, "bridge"},
sys/dev/pci/pci.c
5068
{PCIC_BRIDGE, PCIS_BRIDGE_HOST, 1, "HOST-PCI"},
sys/dev/pci/pci.c
5069
{PCIC_BRIDGE, PCIS_BRIDGE_ISA, 1, "PCI-ISA"},
sys/dev/pci/pci.c
5070
{PCIC_BRIDGE, PCIS_BRIDGE_EISA, 1, "PCI-EISA"},
sys/dev/pci/pci.c
5071
{PCIC_BRIDGE, PCIS_BRIDGE_MCA, 1, "PCI-MCA"},
sys/dev/pci/pci.c
5072
{PCIC_BRIDGE, PCIS_BRIDGE_PCI, 1, "PCI-PCI"},
sys/dev/pci/pci.c
5073
{PCIC_BRIDGE, PCIS_BRIDGE_PCMCIA, 1, "PCI-PCMCIA"},
sys/dev/pci/pci.c
5074
{PCIC_BRIDGE, PCIS_BRIDGE_NUBUS, 1, "PCI-NuBus"},
sys/dev/pci/pci.c
5075
{PCIC_BRIDGE, PCIS_BRIDGE_CARDBUS, 1, "PCI-CardBus"},
sys/dev/pci/pci.c
5076
{PCIC_BRIDGE, PCIS_BRIDGE_RACEWAY, 1, "PCI-RACEway"},
sys/dev/pci/pci.c
678
if (cfg->baseclass == PCIC_BRIDGE && cfg->subclass == PCIS_BRIDGE_PCI)
sys/dev/pci/pci_dw.c
336
DBI_WR1(sc, PCIR_CLASS, PCIC_BRIDGE);
sys/dev/pci/pci_pci.c
1405
if ((pci_get_class(dev) == PCIC_BRIDGE) &&
sys/dev/sge/if_sge.c
288
if (pci_get_class(dev) == PCIC_BRIDGE &&
sys/dev/thunderbolt/tb_acpi_pcib.c
82
if (pci_get_class(dev) != PCIC_BRIDGE ||
sys/dev/thunderbolt/tb_pcib.c
123
if (pci_get_class(dev) != PCIC_BRIDGE ||
sys/dev/viapm/viapm.c
393
if ((pci_get_class(dev) == PCIC_BRIDGE) &&
sys/powerpc/ofw/ofw_pcib_pci.c
90
if ((pci_get_class(dev) != PCIC_BRIDGE) ||
sys/x86/pci/pci_bus.c
355
if (class == PCIC_BRIDGE && subclass == PCIS_BRIDGE_HOST)
sys/x86/pci/pci_bus.c
365
if (class == PCIC_BRIDGE && subclass == PCIS_BRIDGE_HOST)
sys/x86/pci/pci_bus.c
749
if ((pci_get_class(dev) != PCIC_BRIDGE) ||
sys/x86/x86/mptable_pci.c
193
if ((pci_get_class(dev) != PCIC_BRIDGE) ||
usr.sbin/bhyve/amd64/pci_lpc.c
479
pmc.pc_class = PCIC_BRIDGE;
usr.sbin/bhyve/amd64/pci_lpc.c
496
if (conf->pc_class == PCIC_BRIDGE &&
usr.sbin/bhyve/amd64/pci_lpc.c
553
pci_set_cfgdata8(pi, PCIR_CLASS, PCIC_BRIDGE);
usr.sbin/bhyve/pci_hostbridge.c
60
pci_set_cfgdata8(pi, PCIR_CLASS, PCIC_BRIDGE);
usr.sbin/pciconf/pciconf.c
966
{PCIC_BRIDGE, -1, "bridge"},
usr.sbin/pciconf/pciconf.c
967
{PCIC_BRIDGE, PCIS_BRIDGE_HOST, "HOST-PCI"},
usr.sbin/pciconf/pciconf.c
968
{PCIC_BRIDGE, PCIS_BRIDGE_ISA, "PCI-ISA"},
usr.sbin/pciconf/pciconf.c
969
{PCIC_BRIDGE, PCIS_BRIDGE_EISA, "PCI-EISA"},
usr.sbin/pciconf/pciconf.c
970
{PCIC_BRIDGE, PCIS_BRIDGE_MCA, "PCI-MCA"},
usr.sbin/pciconf/pciconf.c
971
{PCIC_BRIDGE, PCIS_BRIDGE_PCI, "PCI-PCI"},
usr.sbin/pciconf/pciconf.c
972
{PCIC_BRIDGE, PCIS_BRIDGE_PCMCIA, "PCI-PCMCIA"},
usr.sbin/pciconf/pciconf.c
973
{PCIC_BRIDGE, PCIS_BRIDGE_NUBUS, "PCI-NuBus"},
usr.sbin/pciconf/pciconf.c
974
{PCIC_BRIDGE, PCIS_BRIDGE_CARDBUS, "PCI-CardBus"},
usr.sbin/pciconf/pciconf.c
975
{PCIC_BRIDGE, PCIS_BRIDGE_RACEWAY, "PCI-RACEway"},
usr.sbin/pciconf/pciconf.c
976
{PCIC_BRIDGE, PCIS_BRIDGE_PCI_TRANSPARENT,
usr.sbin/pciconf/pciconf.c
978
{PCIC_BRIDGE, PCIS_BRIDGE_INFINIBAND, "InfiniBand-PCI"},
usr.sbin/pciconf/pciconf.c
979
{PCIC_BRIDGE, PCIS_BRIDGE_AS_PCI,