Home
last modified time | relevance | path

Searched refs:GDS_ID_CPMSU (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h131 #define GDS_ID_CPMSU 0x1212 macro
/openbmc/qemu/hw/char/
H A Dsclpconsole-lm.c171 oc->message_unit.cpmsu.gds_id = GDS_ID_CPMSU; in read_event_data()
/openbmc/linux/drivers/s390/char/
H A Dsclp.h78 #define GDS_ID_CPMSU 0x1212 macro
H A Dsclp_tty.c455 v = sclp_find_gds_vector(v + 1, (void *) v + v->length, GDS_ID_CPMSU); in sclp_eval_mdsmu()