Home
last modified time | relevance | path

Searched refs:PCI_CLASS_MEMORY_RAM (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c750 .class = PCI_CLASS_MEMORY_RAM << 8, .class_mask = 0xffff00,
755 .class = PCI_CLASS_MEMORY_RAM << 8, .class_mask = 0xffff00,
/linux-6.15/include/linux/
H A Dpci_ids.h52 #define PCI_CLASS_MEMORY_RAM 0x0500 macro