Home
last modified time | relevance | path

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

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