Searched refs:PCI_CLASS_MEMORY_CXL (Results 1 – 4 of 4) sorted by relevance
57 #define PCI_CLASS_MEMORY_CXL 0x0502 macro
924 { PCI_DEVICE_CLASS((PCI_CLASS_MEMORY_CXL << 8 | CXL_MEMORY_PROGIF), ~0)},
54 #define PCI_CLASS_MEMORY_CXL 0x0502 macro
2140 pc->class_id = PCI_CLASS_MEMORY_CXL; in ct3_class_init()