Home
last modified time | relevance | path

Searched refs:pi440fx_state (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/include/hw/pci-host/
H A Di440fx.h25 PCII440FXState **pi440fx_state,
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/pci-host/
H A Di440fx.h25 PCII440FXState **pi440fx_state,
/dports/emulators/qemu/qemu-6.2.0/include/hw/pci-host/
H A Di440fx.h39 PCII440FXState **pi440fx_state,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/pci-host/
H A Di440fx.h39 PCII440FXState **pi440fx_state,
/dports/emulators/qemu60/qemu-6.0.0/include/hw/pci-host/
H A Di440fx.h40 PCII440FXState **pi440fx_state,
/dports/emulators/qemu5/qemu-5.2.0/include/hw/pci-host/
H A Di440fx.h40 PCII440FXState **pi440fx_state,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/pci-host/
H A Di440fx.h40 PCII440FXState **pi440fx_state,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/pci-host/
H A Di440fx.h40 PCII440FXState **pi440fx_state,
/dports/emulators/qemu/qemu-6.2.0/hw/pci-host/
H A Di440fx.c241 PCII440FXState **pi440fx_state, in i440fx_init() argument
267 *pi440fx_state = I440FX_PCI_DEVICE(d); in i440fx_init()
268 f = *pi440fx_state; in i440fx_init()
/dports/emulators/qemu60/qemu-6.0.0/hw/pci-host/
H A Di440fx.c241 PCII440FXState **pi440fx_state, in i440fx_init() argument
267 *pi440fx_state = I440FX_PCI_DEVICE(d); in i440fx_init()
268 f = *pi440fx_state; in i440fx_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/pci-host/
H A Di440fx.c241 PCII440FXState **pi440fx_state, in i440fx_init() argument
267 *pi440fx_state = I440FX_PCI_DEVICE(d); in i440fx_init()
268 f = *pi440fx_state; in i440fx_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/pci-host/
H A Di440fx.c256 PCII440FXState **pi440fx_state, in i440fx_init() argument
282 *pi440fx_state = I440FX_PCI_DEVICE(d); in i440fx_init()
283 f = *pi440fx_state; in i440fx_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/pci-host/
H A Di440fx.c241 PCII440FXState **pi440fx_state, in i440fx_init() argument
267 *pi440fx_state = I440FX_PCI_DEVICE(d); in i440fx_init()
268 f = *pi440fx_state; in i440fx_init()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/pci-host/
H A Di440fx.c256 PCII440FXState **pi440fx_state, in i440fx_init() argument
282 *pi440fx_state = I440FX_PCI_DEVICE(d); in i440fx_init()
283 f = *pi440fx_state; in i440fx_init()
/dports/emulators/qemu42/qemu-4.2.1/hw/pci-host/
H A Di440fx.c273 PCII440FXState **pi440fx_state, in i440fx_init() argument
299 *pi440fx_state = I440FX_PCI_DEVICE(d); in i440fx_init()
300 f = *pi440fx_state; in i440fx_init()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/pci-host/
H A Di440fx.c273 PCII440FXState **pi440fx_state, in i440fx_init() argument
299 *pi440fx_state = I440FX_PCI_DEVICE(d); in i440fx_init()
300 f = *pi440fx_state; in i440fx_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/pci-host/
H A Dpiix.c342 PCII440FXState **pi440fx_state, in i440fx_init() argument
371 *pi440fx_state = I440FX_PCI_DEVICE(d); in i440fx_init()
372 f = *pi440fx_state; in i440fx_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/i386/
H A Dpc.h263 PCII440FXState **pi440fx_state, int *piix_devfn,