Home
last modified time | relevance | path

Searched defs:mto (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/s390x/
H A Dsclp.h265 struct mto { struct
266 u16 length;
267 u16 type;
268 u16 line_type_flags;
269 u8 alarm_control;
270 u8 _reserved[3];
298 struct mto mto; member
H A Dsclp-console.c176 struct mto *mto; in lm_print() local