Home
last modified time | relevance | path

Searched defs:sgttyb (Results 1 – 4 of 4) sorted by relevance

/arch/sparc/include/uapi/asm/
Dtermios.h8 struct sgttyb { struct
9 char sg_ispeed;
10 char sg_ospeed;
11 char sg_erase;
12 char sg_kill;
13 short sg_flags;
/arch/powerpc/include/uapi/asm/
Dtermios.h19 struct sgttyb { struct
20 char sg_ispeed;
21 char sg_ospeed;
22 char sg_erase;
23 char sg_kill;
24 short sg_flags;
/arch/alpha/include/uapi/asm/
Dtermios.h7 struct sgttyb { struct
8 char sg_ispeed;
9 char sg_ospeed;
10 char sg_erase;
11 char sg_kill;
12 short sg_flags;
/arch/mips/include/uapi/asm/
Dtermios.h16 struct sgttyb { struct
17 char sg_ispeed;
18 char sg_ospeed;
19 char sg_erase;
20 char sg_kill;
21 int sg_flags; /* SGI special - int, not short */