Home
last modified time | relevance | path

Searched refs:CCW_FLAG_DC (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h194 #define CCW_FLAG_DC 0x80 macro
/openbmc/linux/arch/s390/include/asm/
H A Dcio.h56 #define CCW_FLAG_DC 0x80 macro
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h200 #define CCW_FLAG_DC 0x80 macro
/openbmc/linux/drivers/s390/block/
H A Ddasd_fba.c524 ccw[-1].flags |= CCW_FLAG_DC; in dasd_fba_build_cp_regular()
704 for (last = act; last->flags & (CCW_FLAG_CC | CCW_FLAG_DC); last++); in dasd_fba_dump_sense()
H A Ddasd_eckd.c5654 for (last = first; last->flags & (CCW_FLAG_CC | CCW_FLAG_DC); last++); in dasd_eckd_dump_sense_ccw()
/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_cp.c251 #define ccw_is_chain(_ccw) ((_ccw)->flags & (CCW_FLAG_CC | CCW_FLAG_DC))
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw.c337 check_len = !((ccw.flags & CCW_FLAG_SLI) && !(ccw.flags & CCW_FLAG_DC)); in virtio_ccw_cb()
H A Dcss.c1038 check_len = !((ccw.flags & CCW_FLAG_SLI) && !(ccw.flags & CCW_FLAG_DC)); in css_interpret_ccw()
/openbmc/linux/Documentation/arch/s390/
H A Dcds.rst270 CCW_FLAG_DC data chaining