Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h24 #define SCLP_EVENT_OPRTNS_COMMAND 0x01 macro
34 #define SCLP_EVENT_MASK_OP_CMD SCLP_EVMASK(SCLP_EVENT_OPRTNS_COMMAND)
/openbmc/qemu/hw/char/
H A Dsclpconsole-lm.c188 oc->header.type = SCLP_EVENT_OPRTNS_COMMAND; in read_event_data()