Home
last modified time | relevance | path

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

/linux-3.3/drivers/s390/char/
Dsclp_rw.h15 struct mto { struct
16 u16 length;
17 u16 type;
18 u16 line_type_flags;
19 u8 alarm_control;
20 u8 _reserved[3];
Dsclp_rw.c100 struct mto *mto; in sclp_initialize_mto() local
138 struct mto *mto; in sclp_finalize_mto() local
/linux-3.3/include/linux/
Dmroute.h50 #define VIFM_COPY(mfrom,mto) ((mto)=(mfrom)) argument