Home
last modified time | relevance | path

Searched refs:EVTYP_VT220MSG (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/s390/char/
Dsclp.h33 #define EVTYP_VT220MSG 0x1A macro
48 #define EVTYP_VT220MSG_MASK SCLP_EVTYP_MASK(EVTYP_VT220MSG)
Dsclp_early_core.c145 sccb->msg.header.type = EVTYP_VT220MSG; in sclp_early_print_vt220()
Dsclp_vt220.c282 sccb->evbuf.type = EVTYP_VT220MSG; in sclp_vt220_initialize_page()