Home
last modified time | relevance | path

Searched defs:device_type (Results 1 – 6 of 6) sorted by relevance

/qemu/include/hw/xen/
H A Dxen-block.h53 const char *device_type; member
/qemu/tests/qtest/libqos/
H A Dvirtio.h23 uint16_t device_type; member
/qemu/hw/block/
H A Dxen-block.c871 const char *device_type, in xen_block_drive_create()
1033 const char *vdev, *device_type; in xen_block_device_create() local
/qemu/target/xtensa/
H A Dmmu_helper.c691 static const struct attr_pattern device_type[] = { in mpu_attr_to_type() local
/qemu/include/hw/firmware/
H A Dsmbios.h317 uint8_t device_type; member
/qemu/net/
H A Dnet.c943 GPtrArray *qemu_get_nic_models(const char *device_type) in qemu_get_nic_models()