Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h215 #define CRW_FLAGS_MASK_R 0x2000 macro
/openbmc/qemu/hw/s390x/
H A Dcss.c2333 crw.flags |= CRW_FLAGS_MASK_R; in css_queue_crw()