Home
last modified time | relevance | path

Searched refs:dev_id (Results 1 – 19 of 19) sorted by relevance

/qemu/hw/s390x/
H A Dccw-device.c23 dev->dev_id.cssid = sch->cssid; in ccw_device_refill_ids()
24 dev->dev_id.ssid = sch->ssid; in ccw_device_refill_ids()
25 dev->dev_id.devid = sch->devno; in ccw_device_refill_ids()
26 dev->dev_id.valid = true; in ccw_device_refill_ids()
41 DEFINE_PROP_CSS_DEV_ID_RO("dev_id", CcwDevice, dev_id),
H A Dcss.c2472 if (dev_id->valid) { in get_css_devid()
2475 dev_id->ssid, dev_id->devid); in get_css_devid()
2479 if (dev_id->cssid <= 0xf) { in get_css_devid()
2516 dev_id->cssid = cssid; in set_css_devid()
2517 dev_id->ssid = ssid; in set_css_devid()
2518 dev_id->devid = devid; in set_css_devid()
2519 dev_id->valid = true; in set_css_devid()
2591 dev_id->cssid, dev_id->ssid, dev_id->devid); in css_sch_get_chpids()
2625 dev_id->cssid, dev_id->ssid, dev_id->devid); in css_sch_get_path_masks()
2694 ret = css_sch_get_path_masks(sch, dev_id); in css_sch_build_schib()
[all …]
H A Dccw-device.h26 CssDevId dev_id; member
/qemu/hw/display/
H A Dati.c43 uint16_t dev_id; member
379 if (s->dev_id != PCI_DEVICE_ID_ATI_RAGE128_PF) { in ati_mm_read()
439 if (s->dev_id == PCI_DEVICE_ID_ATI_RAGE128_PF) { in ati_mm_read()
469 if (s->dev_id == PCI_DEVICE_ID_ATI_RAGE128_PF) { in ati_mm_read()
499 if (s->dev_id != PCI_DEVICE_ID_ATI_RAGE128_PF) { in ati_mm_read()
636 if (s->dev_id != PCI_DEVICE_ID_ATI_RAGE128_PF) { in ati_mm_write()
801 if (s->dev_id == PCI_DEVICE_ID_ATI_RADEON_QY) { in ati_mm_write()
965 s->dev_id = ati_model_aliases[i].dev_id; in ati_vga_realize()
974 if (s->dev_id != PCI_DEVICE_ID_ATI_RAGE128_PF && in ati_vga_realize()
975 s->dev_id != PCI_DEVICE_ID_ATI_RADEON_QY) { in ati_vga_realize()
[all …]
H A Dati_int.h91 uint16_t dev_id; member
H A Dati_2d.c74 if (s->dev_id == PCI_DEVICE_ID_ATI_RAGE128_PF) { in ati_2d_blt()
109 if (s->dev_id == PCI_DEVICE_ID_ATI_RAGE128_PF) { in ati_2d_blt()
/qemu/hw/block/
H A Dblock.c67 g_autofree char *dev_id = NULL; in blk_check_size_and_read_all() local
76 dev_id = qdev_get_human_name(dev); in blk_check_size_and_read_all()
79 object_get_typename(OBJECT(dev)), dev_id, size, in blk_check_size_and_read_all()
93 dev_id = qdev_get_human_name(dev); in blk_check_size_and_read_all()
97 dev_id); in blk_check_size_and_read_all()
/qemu/docs/system/s390x/
H A Dcss.rst47 would be ``dev_id = "fe.0.0000"`` and ``subch_id = "fe.0.0000"``.
56 The properties for the device would be ``dev_id = "fe.0.0042"`` and
66 The properties for the device would be ``dev_id = "fe.2.1111"`` and
75 The properties for the device would be ``dev_id = "2.0.2222"`` and
85 The properties for the device would be ``dev_id = "0.0.1234"`` and
/qemu/hw/pci-host/
H A Dpnv_phb.c47 const char *dev_id = DEVICE(child)->id; in pnv_parent_fixup() local
55 object_property_add_child(parent, dev_id ? dev_id : default_id, child); in pnv_parent_fixup()
/qemu/linux-headers/linux/
H A Diommufd.h437 __u32 dev_id; member
535 __u32 dev_id; member
/qemu/hw/net/
H A De1000x_common.c198 uint16_t dev_id, in e1000x_core_prepare_eeprom() argument
210 eeprom[11] = eeprom[13] = dev_id; in e1000x_core_prepare_eeprom()
H A De1000x_common.h101 uint16_t dev_id,
/qemu/include/hw/virtio/
H A Dvhost-backend.h145 typedef int (*vhost_get_device_id_op)(struct vhost_dev *dev, uint32_t *dev_id);
/qemu/hw/9pfs/
H A D9p.h359 dev_t dev_id; member
H A D9p.c970 if (pdu->s->dev_id != stbuf->st_dev) { in stat_to_qid()
4271 s->dev_id = stat.st_dev; in v9fs_device_realize_common()
/qemu/include/hw/s390x/
H A Dcss.h203 int css_sch_build_schib(SubchDev *sch, CssDevId *dev_id);
/qemu/block/
H A Dblock-backend.c146 g_autofree char *dev_id = NULL; in blk_root_get_parent_desc() local
152 dev_id = blk_get_attached_dev_id(blk); in blk_root_get_parent_desc()
153 if (*dev_id) { in blk_root_get_parent_desc()
154 return g_strdup_printf("block device '%s'", dev_id); in blk_root_get_parent_desc()
/qemu/hw/ppc/
H A Dspapr_pci.c909 uint32_t dev_id = (b_bbbbbbbb(bus_num) | in populate_resource_props() local
917 reg->phys_hi = cpu_to_be32(dev_id); in populate_resource_props()
930 reg->phys_hi = cpu_to_be32(dev_id | b_rrrrrrrr(pci_bar(d, i))); in populate_resource_props()
/qemu/hw/vfio/
H A Dtrace-events178 iommufd_cdev_pci_hot_reset_dep_devices(int domain, int bus, int slot, int function, int dev_id) "\t…