Searched refs:CRW_FLAGS_MASK_R (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | ioinst.h | 215 #define CRW_FLAGS_MASK_R 0x2000 macro |
/openbmc/qemu/hw/s390x/ | ||
H A D | css.c | 2333 crw.flags |= CRW_FLAGS_MASK_R; in css_queue_crw() |