Home
last modified time | relevance | path

Searched refs:PCI_CLASS_MEMORY_OTHER (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dfixup-cobalt.c57 (dev->class >> 8) == PCI_CLASS_MEMORY_OTHER) { in qube_raq_galileo_early_fixup()
/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h58 #define PCI_CLASS_MEMORY_OTHER 0x0580 macro
/openbmc/linux/drivers/platform/x86/
H A Dp2sb.c148 if (!PCI_POSSIBLE_ERROR(class) && class != PCI_CLASS_MEMORY_OTHER) in p2sb_cache_resources()
/openbmc/linux/drivers/mtd/maps/
H A Dpci.c234 .class = PCI_CLASS_MEMORY_OTHER << 8,
/openbmc/u-boot/include/
H A Dpci_ids.h50 #define PCI_CLASS_MEMORY_OTHER 0x0580 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h55 #define PCI_CLASS_MEMORY_OTHER 0x0580 macro
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c1726 .class = (PCI_CLASS_MEMORY_OTHER << 8), \