Searched refs:CCW_FLAG_MIDA (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | ioinst.h | 201 #define CCW_FLAG_MIDA 0x01 macro |
/openbmc/qemu/hw/s390x/ | ||
H A D | css.c | 1030 if (ccw.flags & CCW_FLAG_MIDA) { in css_interpret_ccw() |