Home
last modified time | relevance | path

Searched defs:subtype (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/block/
H A Dbochs.c49 char subtype[16]; /* "Undoable" / "Volatile" / "Growing" */ member
/openbmc/qemu/chardev/
H A Dspice.c246 static void chr_open(Chardev *chr, const char *subtype) in chr_open()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_scsi.h78 __virtio32 subtype; member
H A Dvirtio_iommu.h133 uint8_t subtype; member
/openbmc/qemu/hw/vfio/
H A Ddevice.c256 uint32_t subtype, struct vfio_region_info **info) in vfio_device_get_region_info_type()
/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp1174 std::string subtype = std::get<std::string>(base.at("Class")); in init() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c907 unsigned subtype = reg->type; in virtio_iommu_fill_resv_mem_prop() local
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h333 __u32 subtype; /* type specific */ member