Searched refs:PCI_CLASS_BRIDGE_OTHER (Results 1 – 6 of 6) sorted by relevance
168 .class = PCI_CLASS_BRIDGE_OTHER << 8,
206 case PCI_CLASS_BRIDGE_OTHER: /* needed? */ in search_agp_bridge()
493 .class = PCI_CLASS_BRIDGE_OTHER << 8, .class_mask = 0xffff00 },
2565 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),2573 .class = ((PCI_CLASS_BRIDGE_OTHER << 8) | 0xfe),
1667 class == PCI_CLASS_BRIDGE_OTHER) && in fixup_hide_host_resource_fsl()
62 #define PCI_CLASS_BRIDGE_OTHER 0x0680 macro