Searched refs:PCI_CLASS_SYSTEM_OTHER (Results 1 – 9 of 9) sorted by relevance
73 pc->class_id = PCI_CLASS_SYSTEM_OTHER; in pvpanic_pci_class_init()
132 k->class_id = PCI_CLASS_SYSTEM_OTHER; in xen_pv_class_init()
93 #define PCI_CLASS_SYSTEM_OTHER 0x0880 macro
1465 .class = PCI_CLASS_SYSTEM_OTHER << 8, .class_mask = ~0,1471 .class = PCI_CLASS_SYSTEM_OTHER << 8, .class_mask = ~0,1477 .class = PCI_CLASS_SYSTEM_OTHER << 8, .class_mask = ~0,1483 .class = PCI_CLASS_SYSTEM_OTHER << 8, .class_mask = ~0,
471 k->class_id = PCI_CLASS_SYSTEM_OTHER; in i6300esb_class_init()
622 .class = PCI_CLASS_SYSTEM_OTHER << 8,
80 #define PCI_CLASS_SYSTEM_OTHER 0x0880 macro
91 #define PCI_CLASS_SYSTEM_OTHER 0x0880 macro
6100 pdev->class = (PCI_CLASS_SYSTEM_OTHER << 8) | pdev->class; in apex_pci_fixup_class()