Home
last modified time | relevance | path

Searched refs:SCLP_EVENT_MASK_OPCMD (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/s390x/
H A Dsclp.h237 #define SCLP_EVENT_MASK_OPCMD 0x80000000 macro
H A Dsclp-console.c269 sclp_write_event_mask(SCLP_EVENT_MASK_MSG_ASCII | SCLP_EVENT_MASK_OPCMD, in sclp_console_enable_read()