Home
last modified time | relevance | path

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

/drivers/s390/char/
Dsclp.h31 #define EVTYP_VT220MSG 0x1A macro
45 #define EVTYP_VT220MSG_MASK SCLP_EVTYP_MASK(EVTYP_VT220MSG)
Dsclp_vt220.c281 sccb->evbuf.type = EVTYP_VT220MSG; in sclp_vt220_initialize_page()