Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h178 uint16_t cda1; member
/openbmc/qemu/hw/s390x/
H A Dcss.c797 ret.cda = be16_to_cpu(tmp0.cda1) | (tmp0.cda0 << 16); in copy_ccw_from_guest()