Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_early_core.c209 *have_vt220 = !!(sccb_get_send_mask(sccb) & EVTYP_VT220MSG_MASK); in sclp_early_setup()
H A Dsclp.h138 #define sccb_get_send_mask(sccb) sccb_get_generic_mask(sccb, 1) macro
H A Dsclp.c644 sclp_send_mask = sccb_get_send_mask(scbuf); in sclp_state_change_cb()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early_core.c210 *have_vt220 = !!(sccb_get_send_mask(sccb) & EVTYP_VT220MSG_MASK); in sclp_early_setup()
H A Dsclp.h130 #define sccb_get_send_mask(sccb) sccb_get_generic_mask(sccb, 1) macro
H A Dsclp.c827 sclp_send_mask = sccb_get_send_mask(scbuf); in sclp_state_change_cb()

Completed in 7 milliseconds