Home
last modified time | relevance | path

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

/qemu/include/hw/s390x/
H A Dioinst.h160 #define ORB_CTRL0_MASK_FMT 0x0080 macro
/qemu/hw/s390x/
H A Dcss.c979 (orb->ctrl0 & ORB_CTRL0_MASK_FMT ? CDS_F_FMT : 0) | in ccw_dstream_init()
1155 sch->ccw_fmt_1 = !!(orb->ctrl0 & ORB_CTRL0_MASK_FMT); in sch_handle_start_func_virtual()