Searched refs:PCI_CLASS_NOT_DEFINED (Results 1 – 4 of 4) sorted by relevance
2039 if (dev->class == PCI_CLASS_NOT_DEFINED) { in fixup_rev1_53c810()2886 PCI_CLASS_NOT_DEFINED, 0, fixup_ti816x_class);
199 if (class == PCI_CLASS_NOT_DEFINED || class == PCI_CLASS_BRIDGE_HOST) in __dev_sort_resources()
1267 dev->class = PCI_CLASS_NOT_DEFINED; in pci_setup_device()
14 #define PCI_CLASS_NOT_DEFINED 0x0000 macro