Home
last modified time | relevance | path

Searched refs:BusState (Results 51 – 75 of 133) sorted by relevance

123456

/qemu/include/hw/acpi/
H A Dpcihp.h61 bool acpi_pcihp_is_hotpluggbale_bus(AcpiPciHpState *s, BusState *bus);
/qemu/hw/arm/
H A Dmcimx6ul-evk.c53 BusState *bus; in mcimx6ul_evk_init()
H A Dmsf2-som.c52 BusState *spi_bus; in emcraft_sf2_s2s010_init()
H A Dcubieboard.c38 BusState *bus; in cubieboard_init()
H A Dimx25_pdk.c121 BusState *bus; in imx25_pdk_init()
H A Dorangepi.c37 BusState *bus; in orangepi_init()
H A Dbananapi_m2u.c43 BusState *bus; in mmc_attach_drive()
/qemu/include/hw/misc/macio/
H A Dmacio.h68 BusState parent_obj;
/qemu/include/hw/ipack/
H A Dipack.h23 BusState parent_obj;
/qemu/hw/virtio/
H A Dvhost-user-base.c22 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vub_start()
72 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vub_stop()
H A Dvdpa-dev.c240 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vhost_vdpa_device_start()
291 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vhost_vdpa_device_stop()
H A Dvhost-user-fs.c56 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vuf_start()
105 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vuf_stop()
H A Dvirtio.c2002 BusState *qbus = qdev_get_parent_bus(DEVICE(vdev)); in virtio_notify_vector()
2247 BusState *qbus = qdev_get_parent_bus(DEVICE(vdev)); in virtio_queue_set_align()
2574 BusState *qbus = qdev_get_parent_bus(DEVICE(vdev)); in virtio_extra_state_needed()
2677 BusState *qbus = qdev_get_parent_bus(DEVICE(vdev)); in get_extra_state()
2691 BusState *qbus = qdev_get_parent_bus(DEVICE(vdev)); in put_extra_state()
2801 BusState *qbus = qdev_get_parent_bus(DEVICE(vdev)); in virtio_save()
2989 BusState *qbus = qdev_get_parent_bus(DEVICE(vdev)); in virtio_load()
3197 BusState *qbus = qdev_get_parent_bus(DEVICE(vdev)); in virtio_vmstate_change()
3228 BusState *qbus = qdev_get_parent_bus(DEVICE(vdev)); in virtio_init()
3310 BusState *qbus = qdev_get_parent_bus(DEVICE(vdev)); in virtio_queue_enabled()
[all …]
/qemu/include/hw/xen/
H A Dxen-legacy-backend.h21 extern BusState *xen_sysbus;
H A Dxen-bus.h61 BusState qbus;
/qemu/include/hw/virtio/
H A Dvirtio-serial.h151 BusState qbus;
/qemu/include/hw/
H A Dsysbus.h14 DECLARE_INSTANCE_CHECKER(BusState, SYSTEM_BUS,
/qemu/include/hw/isa/
H A Disa.h53 BusState parent_obj;
/qemu/hw/audio/
H A Dsoundhw.c114 BusState *bus; in soundhw_init()
/qemu/hw/misc/
H A Di2c-echo.c134 BusState *bus = qdev_get_parent_bus(dev); in i2c_echo_realize()
/qemu/hw/block/
H A Dfdc-internal.h37 BusState bus;
/qemu/include/hw/sd/
H A Dsd.h139 BusState qbus;
/qemu/include/hw/i2c/
H A Di2c.h87 BusState qbus;
/qemu/hw/s390x/
H A Dcss-bridge.c99 BusState *bus; in virtual_css_bus_init()
/qemu/hw/ppc/
H A Dmac_oldworld.c105 BusState *adb_bus; in ppc_heathrow_init()
372 static char *heathrow_fw_dev_path(FWPathProvider *p, BusState *bus, in heathrow_fw_dev_path()

123456