Searched refs:cda0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | ioinst.h | 177 uint8_t cda0; 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() |