Home
last modified time | relevance | path

Searched refs:EVTYP_PMSGCMD_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_early_core.c181 if (!(sccb_get_sclp_recv_mask(sccb) & (EVTYP_MSG_MASK | EVTYP_PMSGCMD_MASK))) in sclp_early_con_check_linemode()
H A Dsclp.h43 #define EVTYP_PMSGCMD_MASK SCLP_EVTYP_MASK(EVTYP_PMSGCMD) macro
H A Dsclp_tty.c481 .receive_mask = EVTYP_OPCMD_MASK | EVTYP_PMSGCMD_MASK,
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early_core.c182 if (!(sccb_get_sclp_recv_mask(sccb) & (EVTYP_MSG_MASK | EVTYP_PMSGCMD_MASK))) in sclp_early_con_check_linemode()
H A Dsclp.h44 #define EVTYP_PMSGCMD_MASK SCLP_EVTYP_MASK(EVTYP_PMSGCMD) macro
H A Dsclp_tty.c477 .receive_mask = EVTYP_OPCMD_MASK | EVTYP_PMSGCMD_MASK,

Completed in 6 milliseconds