Searched refs:PCI_CLASS_NOT_DEFINED (Results 1 – 6 of 6) sorted by relevance
222 if ((dev->class >> 8) == PCI_CLASS_NOT_DEFINED in pdev_enable_device()
1436 dev->class = PCI_CLASS_NOT_DEFINED; in pci_setup_device()
261 if (dev->class >> 8 == PCI_CLASS_NOT_DEFINED || in layout_dev()
466 if (class == PCI_CLASS_NOT_DEFINED || in has_implicit_io()
9 #define PCI_CLASS_NOT_DEFINED 0x0000 macro
82 if ((dev->class == PCI_CLASS_NOT_DEFINED)) { in fixup_rev1_53c810()