Searched refs:cda1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | ioinst.h | 178 uint16_t cda1; member |
/openbmc/qemu/hw/s390x/ | ||
H A D | css.c | 801 ret.cda = be16_to_cpu(tmp0.cda1) | (tmp0.cda0 << 16); in copy_ccw_from_guest() |