Home
last modified time | relevance | path

Searched refs:pci_type (Results 1 – 25 of 29) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/include/hw/pci-host/
H A Di440fx.h24 PCIBus *i440fx_init(const char *host_type, const char *pci_type,
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/pci-host/
H A Di440fx.h24 PCIBus *i440fx_init(const char *host_type, const char *pci_type,
/dports/emulators/qemu/qemu-6.2.0/include/hw/pci-host/
H A Di440fx.h38 PCIBus *i440fx_init(const char *host_type, const char *pci_type,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/pci-host/
H A Di440fx.h38 PCIBus *i440fx_init(const char *host_type, const char *pci_type,
/dports/emulators/qemu60/qemu-6.0.0/include/hw/pci-host/
H A Di440fx.h39 PCIBus *i440fx_init(const char *host_type, const char *pci_type,
/dports/emulators/qemu5/qemu-5.2.0/include/hw/pci-host/
H A Di440fx.h39 PCIBus *i440fx_init(const char *host_type, const char *pci_type,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/pci-host/
H A Di440fx.h39 PCIBus *i440fx_init(const char *host_type, const char *pci_type,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/pci-host/
H A Di440fx.h39 PCIBus *i440fx_init(const char *host_type, const char *pci_type,
/dports/emulators/qemu42/qemu-4.2.1/hw/i386/
H A Dpc_piix.c74 const char *host_type, const char *pci_type) in pc_init1() argument
197 pci_type, in pc_init1()
381 const char *pci_type = has_igd_gfx_passthru ? in pc_xen_hvm_init_pci() local
386 pci_type); in pc_xen_hvm_init_pci()
/dports/emulators/qemu/qemu-6.2.0/hw/i386/
H A Dpc_piix.c75 const char *host_type, const char *pci_type) in pc_init1() argument
201 pci_type, in pc_init1()
368 const char *pci_type = xen_igd_gfx_pt_enabled() ? in pc_xen_hvm_init_pci() local
373 pci_type); in pc_xen_hvm_init_pci()
/dports/emulators/qemu60/qemu-6.0.0/hw/i386/
H A Dpc_piix.c78 const char *host_type, const char *pci_type) in pc_init1() argument
203 pci_type, in pc_init1()
370 const char *pci_type = xen_igd_gfx_pt_enabled() ? in pc_xen_hvm_init_pci() local
375 pci_type); in pc_xen_hvm_init_pci()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/i386/
H A Dpc_piix.c70 const char *host_type, const char *pci_type) in pc_init1() argument
199 pci_type, in pc_init1()
385 const char *pci_type = has_igd_gfx_passthru ? in pc_xen_hvm_init_pci() local
390 pci_type); in pc_xen_hvm_init_pci()
/dports/emulators/qemu5/qemu-5.2.0/hw/i386/
H A Dpc_piix.c78 const char *host_type, const char *pci_type) in pc_init1() argument
203 pci_type, in pc_init1()
382 const char *pci_type = xen_igd_gfx_pt_enabled() ? in pc_xen_hvm_init_pci() local
387 pci_type); in pc_xen_hvm_init_pci()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/i386/
H A Dpc_piix.c74 const char *host_type, const char *pci_type) in pc_init1() argument
197 pci_type, in pc_init1()
381 const char *pci_type = has_igd_gfx_passthru ? in pc_xen_hvm_init_pci() local
386 pci_type); in pc_xen_hvm_init_pci()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/i386/
H A Dpc_piix.c75 const char *host_type, const char *pci_type)
197 pci_type,
376 const char *pci_type = has_igd_gfx_passthru ?
381 pci_type);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/i386/
H A Dpc_piix.c75 const char *host_type, const char *pci_type) in pc_init1() argument
197 pci_type, in pc_init1()
376 const char *pci_type = has_igd_gfx_passthru ? in pc_xen_hvm_init_pci() local
381 pci_type); in pc_xen_hvm_init_pci()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/i386/
H A Dpc_piix.c75 const char *host_type, const char *pci_type) in pc_init1() argument
200 pci_type, in pc_init1()
367 const char *pci_type = xen_igd_gfx_pt_enabled() ? in pc_xen_hvm_init_pci() local
372 pci_type); in pc_xen_hvm_init_pci()
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/src/
H A Dhwloc.dtd27 <!ATTLIST object pci_type CDATA "" > attribute
/dports/emulators/qemu/qemu-6.2.0/hw/pci-host/
H A Di440fx.c240 PCIBus *i440fx_init(const char *host_type, const char *pci_type, in i440fx_init() argument
266 d = pci_create_simple(b, 0, pci_type); in i440fx_init()
/dports/emulators/qemu60/qemu-6.0.0/hw/pci-host/
H A Di440fx.c240 PCIBus *i440fx_init(const char *host_type, const char *pci_type, in i440fx_init() argument
266 d = pci_create_simple(b, 0, pci_type); in i440fx_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/pci-host/
H A Di440fx.c240 PCIBus *i440fx_init(const char *host_type, const char *pci_type, in i440fx_init() argument
266 d = pci_create_simple(b, 0, pci_type); in i440fx_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/pci-host/
H A Di440fx.c255 PCIBus *i440fx_init(const char *host_type, const char *pci_type, in i440fx_init() argument
281 d = pci_create_simple(b, 0, pci_type); in i440fx_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/pci-host/
H A Di440fx.c240 PCIBus *i440fx_init(const char *host_type, const char *pci_type, in i440fx_init() argument
266 d = pci_create_simple(b, 0, pci_type); in i440fx_init()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/pci-host/
H A Di440fx.c255 PCIBus *i440fx_init(const char *host_type, const char *pci_type, in i440fx_init() argument
281 d = pci_create_simple(b, 0, pci_type); in i440fx_init()
/dports/emulators/qemu42/qemu-4.2.1/hw/pci-host/
H A Di440fx.c272 PCIBus *i440fx_init(const char *host_type, const char *pci_type, in i440fx_init() argument
298 d = pci_create_simple(b, 0, pci_type); in i440fx_init()

12