Home
last modified time | relevance | path

Searched refs:EVTYP_VT220MSG (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp.h33 #define EVTYP_VT220MSG 0x1A macro
48 #define EVTYP_VT220MSG_MASK SCLP_EVTYP_MASK(EVTYP_VT220MSG)
H A Dsclp_early_core.c149 sccb->msg.header.type = EVTYP_VT220MSG; in sclp_early_print_vt220()
H A Dsclp_vt220.c282 sccb->evbuf.type = EVTYP_VT220MSG; in sclp_vt220_initialize_page()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp.h34 #define EVTYP_VT220MSG 0x1A macro
49 #define EVTYP_VT220MSG_MASK SCLP_EVTYP_MASK(EVTYP_VT220MSG)
H A Dsclp_early_core.c150 sccb->msg.header.type = EVTYP_VT220MSG; in sclp_early_print_vt220()
H A Dsclp_vt220.c276 sccb->evbuf.type = EVTYP_VT220MSG; in sclp_vt220_initialize_page()
H A Dsclp.c121 (evbuf->type == EVTYP_MSG || evbuf->type == EVTYP_VT220MSG)) in abbrev_len()

Completed in 8 milliseconds