Home
last modified time | relevance | path

Searched refs:VirtioDevType (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio.h24 enum VirtioDevType { enum
31 typedef enum VirtioDevType VirtioDevType; typedef
263 VirtioDevType virtio_get_device_type(void);
H A Dvirtio.c42 VirtioDevType virtio_get_device_type(void) in virtio_get_device_type()