EVTYP_VT220MSG 48 drivers/s390/char/sclp.h #define EVTYP_VT220MSG_MASK SCLP_EVTYP_MASK(EVTYP_VT220MSG) EVTYP_VT220MSG 149 drivers/s390/char/sclp_early_core.c sccb->msg.header.type = EVTYP_VT220MSG; EVTYP_VT220MSG 282 drivers/s390/char/sclp_vt220.c sccb->evbuf.type = EVTYP_VT220MSG;