Home
last modified time | relevance | path

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

/arch/sparc/include/uapi/asm/
Dtermios.h9 struct sgttyb { struct
10 char sg_ispeed;
11 char sg_ospeed;
12 char sg_erase;
13 char sg_kill;
14 short sg_flags;
/arch/powerpc/include/uapi/asm/
Dtermios.h20 struct sgttyb { struct
21 char sg_ispeed;
22 char sg_ospeed;
23 char sg_erase;
24 char sg_kill;
25 short sg_flags;
/arch/alpha/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/mips/include/uapi/asm/
Dtermios.h17 struct sgttyb { struct
18 char sg_ispeed;
19 char sg_ospeed;
20 char sg_erase;
21 char sg_kill;
22 int sg_flags; /* SGI special - int, not short */