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

/linux-master/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;
H A Dsclp_early_core.c118 msg->header.type = EVTYP_MSG;
H A Dsclp.c121 (evbuf->type == EVTYP_MSG || evbuf->type == EVTYP_VT220MSG))

Completed in 214 milliseconds