| /linux/arch/powerpc/kernel/ |
| A D | pci-hotplug.c | 105 if (!((class >> 8) == PCI_CLASS_BRIDGE_PCI)) { in traverse_siblings_and_scan_slot() 118 if ((class >> 8) == PCI_CLASS_BRIDGE_PCI) { in traverse_siblings_and_scan_slot()
|
| A D | pci_32.c | 94 if (!class_code || ((*class_code >> 8) != PCI_CLASS_BRIDGE_PCI && in make_one_node_map()
|
| A D | pci_dn.c | 426 if (dn->child && ((class >> 8) == PCI_CLASS_BRIDGE_PCI || in pci_traverse_device_nodes()
|
| /linux/drivers/pci/hotplug/ |
| A D | pciehp_hpc.c | 1086 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1088 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1090 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1092 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1094 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl); 1096 PCI_CLASS_BRIDGE_PCI, 8, quirk_cmd_compl);
|
| A D | ibmphp_pci.c | 168 if (class != PCI_CLASS_BRIDGE_PCI) { in ibmphp_configure_card() 234 if (class != PCI_CLASS_BRIDGE_PCI) { in ibmphp_configure_card() 1484 if (class != PCI_CLASS_BRIDGE_PCI) { in unconfigure_boot_card() 1498 if (class != PCI_CLASS_BRIDGE_PCI) { in unconfigure_boot_card()
|
| /linux/drivers/firmware/efi/libstub/ |
| A D | pci.c | 96 if (status != EFI_SUCCESS || class != PCI_CLASS_BRIDGE_PCI) in efi_pci_disable_bridge_busmaster()
|
| /linux/arch/x86/kernel/ |
| A D | pci-dma.c | 212 PCI_CLASS_BRIDGE_PCI, 8, via_no_dac);
|
| A D | early-quirks.c | 701 PCI_CLASS_BRIDGE_PCI, PCI_ANY_ID, QFLAG_APPLY_ONCE, nvidia_bugs }, 703 PCI_CLASS_BRIDGE_PCI, PCI_ANY_ID, QFLAG_APPLY_ONCE, via_bugs },
|
| /linux/drivers/pci/ |
| A D | quirks.c | 2860 PCI_CLASS_BRIDGE_PCI, 8, 2863 PCI_CLASS_BRIDGE_PCI, 8, 2866 PCI_CLASS_BRIDGE_PCI, 8, 2869 PCI_CLASS_BRIDGE_PCI, 8, 2872 PCI_CLASS_BRIDGE_PCI, 8, 2875 PCI_CLASS_BRIDGE_PCI, 8, 2878 PCI_CLASS_BRIDGE_PCI, 8, 2881 PCI_CLASS_BRIDGE_PCI, 8, 2884 PCI_CLASS_BRIDGE_PCI, 8, 2887 PCI_CLASS_BRIDGE_PCI, 8, [all …]
|
| A D | setup-bus.c | 715 if ((bridge->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_claim_bridge_resource() 1582 case PCI_CLASS_BRIDGE_PCI: in __pci_bridge_assign_resources() 1683 if ((dev->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_bus_release_bridge_resources() 1694 if ((bus->self->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_bus_release_bridge_resources()
|
| A D | vpd.c | 598 PCI_CLASS_BRIDGE_PCI, 8, quirk_blacklist_vpd);
|
| /linux/arch/parisc/kernel/ |
| A D | pci.c | 171 if (!dev || (dev->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pcibios_init_bridge()
|
| /linux/drivers/pci/controller/plda/ |
| A D | pcie-plda.h | 235 value |= (PCI_CLASS_BRIDGE_PCI << IDS_CLASS_CODE_SHIFT); in plda_pcie_set_standard_class()
|
| /linux/arch/xtensa/lib/ |
| A D | pci-auto.c | 276 if ((pci_class >> 16) == PCI_CLASS_BRIDGE_PCI) { in pciauto_bus_scan()
|
| /linux/arch/mips/pci/ |
| A D | pci-legacy.c | 294 (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in pcibios_fixup_bus()
|
| /linux/arch/x86/pci/ |
| A D | fixup.c | 163 PCI_CLASS_BRIDGE_PCI, 8, pci_fixup_transparent_bridge); 654 PCI_CLASS_BRIDGE_PCI, 8, quirk_no_aersid);
|
| /linux/arch/alpha/kernel/ |
| A D | pci.c | 259 (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in pcibios_fixup_bus()
|
| /linux/drivers/parisc/ |
| A D | dino.c | 564 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in dino_card_fixup() 652 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in dino_fixup_bus()
|
| /linux/arch/arm/kernel/ |
| A D | bios32.c | 298 case PCI_CLASS_BRIDGE_PCI: in pcibios_fixup_bus()
|
| /linux/drivers/pci/controller/cadence/ |
| A D | pcie-cadence-host.c | 213 cdns_pcie_rp_writew(pcie, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI); in cdns_pcie_host_init_root_port()
|
| /linux/arch/powerpc/platforms/maple/ |
| A D | pci.c | 44 if (!class_code || ((*class_code >> 8) != PCI_CLASS_BRIDGE_PCI && in fixup_one_level_bus_range()
|
| /linux/arch/powerpc/platforms/pseries/ |
| A D | msi.c | 233 if ((class >> 8) != PCI_CLASS_BRIDGE_PCI) in count_non_bridge_devices()
|
| A D | eeh_pseries.c | 412 if ((pdn->class_code >> 8) == PCI_CLASS_BRIDGE_PCI) { in pseries_eeh_init_edev()
|
| /linux/drivers/pci/controller/dwc/ |
| A D | pcie-designware-host.c | 869 dw_pcie_writew_dbi(pci, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI); in dw_pcie_setup_rc()
|
| /linux/drivers/pci/controller/ |
| A D | vmd.c | 529 PCI_CLASS_BRIDGE_PCI)) in vmd_domain_reset()
|