Home
last modified time | relevance | path

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

/openbmc/linux/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()