Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp.h24 #define EVTYP_MSG 0x02 macro
39 #define EVTYP_MSG_MASK SCLP_EVTYP_MASK(EVTYP_MSG)
H A Dsclp_early_core.c116 msg->header.type = EVTYP_MSG; in sclp_early_print_lm()
H A Dsclp_rw.c110 msg->header.type = EVTYP_MSG; in sclp_initialize_mto()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp.h25 #define EVTYP_MSG 0x02 macro
40 #define EVTYP_MSG_MASK SCLP_EVTYP_MASK(EVTYP_MSG)
H A Dsclp_rw.c103 msg->header.type = EVTYP_MSG; in sclp_initialize_mto()
H A Dsclp_early_core.c117 msg->header.type = EVTYP_MSG; in sclp_early_print_lm()
H A Dsclp.c121 (evbuf->type == EVTYP_MSG || evbuf->type == EVTYP_VT220MSG)) in abbrev_len()

Completed in 6 milliseconds