Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h201 #define CCW_FLAG_MIDA 0x01 macro
/openbmc/qemu/hw/s390x/
H A Dcss.c1030 if (ccw.flags & CCW_FLAG_MIDA) { in css_interpret_ccw()