Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h175 typedef struct CCW0 { struct
182 } CCW0; argument
183 QEMU_BUILD_BUG_MSG(sizeof(CCW0) != 8, "size of CCW0 is wrong");
/openbmc/qemu/hw/s390x/
H A Dcss.c751 CCW0 tmp0; in copy_ccw_from_guest()