Home
last modified time | relevance | path

Searched refs:pci_vendor_id (Results 1 – 5 of 5) sorted by relevance

/qemu/include/hw/acpi/
H A Dacpi-defs.h116 uint16_t pci_vendor_id; /* Must be 0xffff if not PCI device */ member
/qemu/hw/loongarch/
H A Dvirt-acpi-build.c286 .pci_vendor_id = 0xffff, /* not a PCI device*/ in spcr_setup()
/qemu/hw/riscv/
H A Dvirt-acpi-build.c253 .pci_vendor_id = 0xffff, /* not a PCI device*/ in spcr_setup()
/qemu/hw/arm/
H A Dvirt-acpi-build.c459 .pci_vendor_id = 0xffff, /* not a PCI device*/ in spcr_setup()
/qemu/hw/acpi/
H A Daml-build.c2116 build_append_int_noprefix(table_data, f->pci_vendor_id, 2); in build_spcr()