Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h214 #define CRW_FLAGS_MASK_S 0x4000 macro
/openbmc/qemu/hw/s390x/
H A Dcss.c2322 crw.flags |= CRW_FLAGS_MASK_S; in css_queue_crw()