Searched refs:PCI_CLASS_BRIDGE_PCI (Results 1 – 24 of 24) sorted by relevance
40 if ((class >> 16) != PCI_CLASS_BRIDGE_PCI) in check_acpi_pci()
1329 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI && in pci_fixup_transparent_bridge()
301 if (dev && (dev->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pcibios_init_bus()497 if (bus->self && (bus->self->class >> 8) == PCI_CLASS_BRIDGE_PCI) in pcibios_enable_ppb()
798 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) in lba_fixup_bus()
95 if (!bridge || (bridge->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_setup_bridge()179 if (!bridge || (bridge->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pci_bridge_check_ranges()
1401 if (class == PCI_CLASS_BRIDGE_PCI) in pci_setup_device()1410 if (class != PCI_CLASS_BRIDGE_PCI) in pci_setup_device()
297 (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in pcibios_fixup_bus()306 if ((dev->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pcibios_fixup_bus()
426 if ( (pci_class >> 16) == PCI_CLASS_BRIDGE_PCI ) { in pciauto_bus_scan()
732 if (!class_code || ((*class_code >> 8) != PCI_CLASS_BRIDGE_PCI && in make_one_node_map()804 if ((!class_code || ((*class_code >> 8) != PCI_CLASS_BRIDGE_PCI && in scan_OF_pci_childs()1143 if (dev->class >> 8 == PCI_CLASS_BRIDGE_PCI in check_for_io_childs()1199 (d->class >> 8) == PCI_CLASS_BRIDGE_PCI && in do_fixup_p2p_level()
511 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) { in dino_card_fixup()570 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) in dino_fixup_bus()
178 if (class != PCI_CLASS_BRIDGE_PCI) { in ibmphp_configure_card()248 if (class != PCI_CLASS_BRIDGE_PCI) { in ibmphp_configure_card()1523 if (class != PCI_CLASS_BRIDGE_PCI) { in unconfigure_boot_card()1539 if (class != PCI_CLASS_BRIDGE_PCI) { in unconfigure_boot_card()
335 case PCI_CLASS_BRIDGE_PCI: in pci_visit_dev()
636 class: ((PCI_CLASS_BRIDGE_PCI << 8) | 0x00),
631 .class = ((PCI_CLASS_BRIDGE_PCI << 8) | 0x00),
427 if ((pci_class >> 16) == PCI_CLASS_BRIDGE_PCI) { in pciauto_bus_scan()
549 if (((pdev->class >> 8) == PCI_CLASS_BRIDGE_PCI) || in pdev_assign_unassigned()556 if ((pdev->class >> 8) == PCI_CLASS_BRIDGE_PCI) in pdev_assign_unassigned()
1239 if ((class >> 16) == PCI_CLASS_BRIDGE_PCI) { in pbm_pci_bridge_renumber()
490 if (dev->class >> 8 == PCI_CLASS_BRIDGE_PCI) in pcibios_size_bridge()
603 if ((dev->class >> 8) != PCI_CLASS_BRIDGE_PCI) in pcibios_fixup_bus()
57 if (!class_code || ((*class_code >> 8) != PCI_CLASS_BRIDGE_PCI && in fixup_one_level_bus_range()
183 …*returnval = (class_code ? PCI_CLASS_BRIDGE_PCI : PCI_CLASS_BRIDGE_HOST) << 16; /* revs are zero */ in rtas_fake_read()
169 parent && (parent->class>>8) == PCI_CLASS_BRIDGE_PCI; in i82092aa_pci_probe()
49 #define PCI_CLASS_BRIDGE_PCI 0x0604 macro
251 if ((class >> 16) != PCI_CLASS_BRIDGE_PCI) in check_ioapic()