Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dmain.c46 if (cutype == CU_TYPE_VIRTIO && virtio_get_device_type() != VIRTIO_ID_NET) { in write_iplb_location()
83 case CU_TYPE_VIRTIO: in is_dev_possibly_bootable()
258 case CU_TYPE_VIRTIO: in ipl_boot_device()
H A Dcio.h266 #define CU_TYPE_VIRTIO 0x3832 macro