Searched refs:CU_TYPE_VIRTIO (Results 1 – 2 of 2) sorted by relevance
41 if (cutype == CU_TYPE_VIRTIO && virtio_get_device_type() == VIRTIO_ID_NET) { in write_subsystem_identification()53 if (cutype == CU_TYPE_VIRTIO && virtio_get_device_type() != VIRTIO_ID_NET) { in write_iplb_location()99 case CU_TYPE_VIRTIO: in is_dev_possibly_bootable()278 case CU_TYPE_VIRTIO: in ipl_boot_device()
266 #define CU_TYPE_VIRTIO 0x3832 macro