Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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_rw.c110 msg->header.type = EVTYP_MSG; in sclp_initialize_mto()
H A Dsclp_early_core.c116 msg->header.type = EVTYP_MSG; in sclp_early_print_lm()