Home
last modified time | relevance | path

Searched refs:PCI_HEADER_TYPE_NORMAL (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/pci/
H A Dpci-qmp-cmds.c142 } else if (type == PCI_HEADER_TYPE_NORMAL) { in qmp_query_pci_device()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h80 #define PCI_HEADER_TYPE_NORMAL 0 macro
/qemu/hw/remote/
H A Dvfio-user-obj.c772 ret = vfu_pci_init(o->vfu_ctx, pci_type, PCI_HEADER_TYPE_NORMAL, 0); in vfu_object_init_ctx()