Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h216 #define CRW_FLAGS_MASK_C 0x1000 macro
/openbmc/qemu/hw/s390x/
H A Dcss.c2295 (crw.flags & CRW_FLAGS_MASK_C) ? "(chained)" : ""); in css_crw_add_to_queue()
2325 crw.flags |= CRW_FLAGS_MASK_C; in css_queue_crw()