Searched defs:VIRTIO_ID_BLOCK (Results 1 – 2 of 2) sorted by relevance
/qemu/include/standard-headers/linux/ | ||
H A D | virtio_ids.h | 33 #define VIRTIO_ID_BLOCK 2 /* virtio block */ macro |
/qemu/pc-bios/s390-ccw/ | ||
H A D | virtio.h | 26 VIRTIO_ID_BLOCK = 2, enumerator |