Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h165 #define ORB_CTRL0_MASK_C64 0x0002 macro
/openbmc/qemu/hw/s390x/
H A Dcss.c978 (orb->ctrl0 & ORB_CTRL0_MASK_C64 ? CDS_F_C64 : 0) | in ccw_dstream_init()