Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h55 #define PCI_CLASS_MEMORY_RAM 0x0500 macro
/openbmc/linux/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,
/openbmc/qemu/hw/misc/
H A Divshmem.c992 k->class_id = PCI_CLASS_MEMORY_RAM; in ivshmem_common_class_init()
/openbmc/u-boot/include/
H A Dpci_ids.h48 #define PCI_CLASS_MEMORY_RAM 0x0500 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h52 #define PCI_CLASS_MEMORY_RAM 0x0500 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1010 { PCI_CLASS_MEMORY_RAM, "memory", NULL },