Home
last modified time | relevance | path

Searched refs:EVTYP_MSG (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/s390/char/
Dsclp.h25 #define EVTYP_MSG 0x02 macro
40 #define EVTYP_MSG_MASK SCLP_EVTYP_MASK(EVTYP_MSG)
Dsclp_rw.c103 msg->header.type = EVTYP_MSG; in sclp_initialize_mto()
Dsclp_early_core.c117 msg->header.type = EVTYP_MSG; in sclp_early_print_lm()
Dsclp.c121 (evbuf->type == EVTYP_MSG || evbuf->type == EVTYP_VT220MSG)) in abbrev_len()