Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h66 #define SCSW_DSTAT_ATTENTION 0x80 macro
/openbmc/qemu/hw/char/
H A Dterminal3270.c137 sch->curr_status.scsw.dstat = SCSW_DSTAT_ATTENTION; in terminal_read()