Home
last modified time | relevance | path

Searched refs:BusState (Results 101 – 125 of 133) sorted by relevance

123456

/qemu/include/hw/
H A Dusb.h481 BusState qbus;
/qemu/hw/scsi/
H A Dscsi-bus.c291 static bool scsi_bus_check_address(BusState *qbus, DeviceState *qdev, Error **errp) in scsi_bus_check_address()
771 BusState *qbus = BUS(bus); in scsi_req_alloc()
1447 BusState *qbus = req->dev->qdev.parent_bus; in scsi_req_unref()
/qemu/hw/arm/
H A Dmps2.c450 BusState *qbus = qdev_get_child_bus(dev, "i2c"); in mps2_common_init()
H A Dxlnx-versal-virt.c751 BusState *spi_bus; in versal_virt_init()
/qemu/hw/xen/
H A Dxen-legacy-backend.c37 BusState *xen_sysbus;
/qemu/hw/nvme/
H A Dnvme.h49 BusState parent_bus;
H A Dns.c718 BusState *s = qdev_get_parent_bus(dev); in nvme_ns_realize()
/qemu/hw/block/
H A Dvirtio-blk.c1689 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in virtio_blk_vq_aio_context_init()
1778 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(s))); in virtio_blk_start_ioeventfd()
1895 BusState *qbus = qdev_get_parent_bus(DEVICE(s)); in virtio_blk_stop_ioeventfd()
/qemu/hw/virtio/
H A Dvhost.c1182 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vhost_virtqueue_start()
1615 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vhost_dev_disable_notifiers_nvqs()
1650 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vhost_dev_enable_notifiers()
H A Dvirtio-mmio.c802 BusState *virtio_mmio_bus; in virtio_mmio_bus_get_dev_path()
/qemu/hw/acpi/
H A Dich9.c581 bool ich9_pm_is_hotpluggable_bus(HotplugHandler *hotplug_dev, BusState *bus) in ich9_pm_is_hotpluggable_bus()
H A Dpiix4.c406 BusState *bus) in piix4_is_hotpluggable_bus()
/qemu/hw/ppc/
H A Dspapr_vio.c572 BusState *qbus; in spapr_vio_bus_init()
/qemu/hw/pci-host/
H A Ddesignware.c63 BusState *bus = qdev_get_parent_bus(DEVICE(root)); in designware_pcie_root_to_host()
H A Dq35.c293 BusState *bus = qdev_get_parent_bus(DEVICE(mch)); in mch_update_pciexbar()
/qemu/hw/i2c/
H A Daspeed_i2c.c1117 BusState *qbus = qdev_get_parent_bus(DEVICE(slave)); in aspeed_i2c_bus_slave_event()
1172 BusState *qbus = qdev_get_parent_bus(DEVICE(slave)); in aspeed_i2c_bus_slave_send_async()
/qemu/hw/m68k/
H A Dq800.c271 BusState *adb_bus; in q800_machine_init()
/qemu/hw/i386/
H A Dpc_q35.c95 BusState *usbbus; in ehci_create_ich9_with_companions()
/qemu/hw/pci/
H A Dpci.c143 static void pci_bus_realize(BusState *qbus, Error **errp) in pci_bus_realize()
153 static void pcie_bus_realize(BusState *qbus, Error **errp) in pcie_bus_realize()
179 static void pci_bus_unrealize(BusState *qbus) in pci_bus_unrealize()
/qemu/hw/sparc64/
H A Dsun4u.c738 static char *sun4u_fw_dev_path(FWPathProvider *p, BusState *bus, in sun4u_fw_dev_path()
/qemu/hw/ufs/
H A Dufs.c1761 static bool ufs_bus_check_address(BusState *qbus, DeviceState *qdev, in ufs_bus_check_address()
1775 BusState *bus = qdev_get_parent_bus(dev); in ufs_bus_get_dev_path()
/qemu/hw/misc/
H A Dmac_via.c1283 qbus_init((BusState *)&v1s->adb_bus, sizeof(v1s->adb_bus), in mos6522_q800_via1_init()
/qemu/hw/usb/
H A Ddev-smartcard-reader.c279 BusState qbus;
/qemu/docs/devel/
H A Dreset.rst270 ``DeviceState`` and ``BusState`` structure. ``child_foreach()`` is implemented
/qemu/hw/audio/
H A Dintel-hda.c1311 BusState *hdabus; in intel_hda_and_codec_init()

123456