Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/char/
H A Dsclp.h74 #define SCLP_CMDW_WRITE_EVENT_MASK 0x00780005 macro
H A Dsclp_early_core.c169 if (sclp_early_cmd(SCLP_CMDW_WRITE_EVENT_MASK, sccb)) in sclp_early_set_event_mask()
H A Dsclp.c947 sclp_init_req.command = SCLP_CMDW_WRITE_EVENT_MASK; in __sclp_make_init_req()