Home
last modified time | relevance | path

Searched refs:SCLP_CMD_WRITE_EVENT_MASK (Results 1 – 5 of 5) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A Dsclp.h21 #define SCLP_CMD_WRITE_EVENT_MASK 0x00780005 macro
H A Dsclp.c58 sclp_service_call(SCLP_CMD_WRITE_EVENT_MASK, sccb); in sclp_set_write_mask()
/qemu/include/hw/s390x/
H A Dsclp.h32 #define SCLP_CMD_WRITE_EVENT_MASK 0x00780005 macro
/qemu/hw/s390x/
H A Dsclp.c46 case SCLP_CMD_WRITE_EVENT_MASK: in sclp_command_code_valid()
H A Devent-facility.c345 case SCLP_CMD_WRITE_EVENT_MASK: in command_handler()