Searched refs:PCI_CLASS_BRIDGE_OTHER (Results 1 – 10 of 10) sorted by relevance
169 .class = PCI_CLASS_BRIDGE_OTHER << 8,
235 case PCI_CLASS_BRIDGE_OTHER: /* needed? */ in search_agp_bridge()
62 .class = (PCI_CLASS_BRIDGE_OTHER << 8), .class_mask = (0xFFFF00), \
493 .class = PCI_CLASS_BRIDGE_OTHER << 8, .class_mask = 0xffff00 },
1274 if (pdev->class == (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_pci_probe()1340 .class = (PCI_CLASS_BRIDGE_OTHER << 8), \
2548 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),2556 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
1661 class == PCI_CLASS_BRIDGE_OTHER) && in fixup_hide_host_resource_fsl()
1491 if (stdev->pdev->class != (PCI_CLASS_BRIDGE_OTHER << 8)) in switchtec_ntb_add()
66 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro
258 info->dev->class >> 8 != PCI_CLASS_BRIDGE_OTHER))) { in dmar_insert_dev_scope()