Searched refs:PCI_CLASS_NOT_DEFINED (Results 1 – 4 of 4) sorted by relevance
95 if (class == PCI_CLASS_NOT_DEFINED || class == PCI_CLASS_BRIDGE_HOST) in __dev_sort_resources()
1051 dev->class = PCI_CLASS_NOT_DEFINED; in pci_setup_device()
1986 if (dev->class == PCI_CLASS_NOT_DEFINED) { in fixup_rev1_53c810()
12 #define PCI_CLASS_NOT_DEFINED 0x0000 macro