Searched refs:cu_type (Results 1 – 8 of 8) sorted by relevance
275 u16 cu_type; /* control unit type */ member368 uint16_t cu_type(SubChannelId schid);
106 return do_cio(vdev->schid, vdev->senseid.cu_type, ptr2u32(&ccw), CCW_FMT1); in run_ccw()350 if (vdev.senseid.cu_type == 0x3832) { in virtio_is_supported()
51 uint16_t cu_type(SubChannelId schid) in cu_type() function66 return sense_data.cu_type; in cu_type()
85 cutype = cu_type(blk_schid); in is_dev_possibly_bootable()
127 sch->id.cu_type = EMULATED_CCW_3270_CU_TYPE; in emulated_ccw_3270_realize()
157 VMSTATE_UINT16(cu_type, SenseId),737 stw_be_p(dest + 1, src->cu_type); in copy_sense_id_to_guest()
756 sch->id.cu_type = VIRTIO_CCW_CU_TYPE; in virtio_ccw_device_realize()
44 uint16_t cu_type; /* control unit type */ member