Searched refs:sgttyb (Results 1 – 7 of 7) sorted by relevance
/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 14 #define TIOCGETP _IOR('t', 8, struct sgttyb) 15 #define TIOCSETP _IOW('t', 9, struct sgttyb) 16 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
|
D | termios.h | 19 struct sgttyb { struct
|
/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 14 #define TIOCGETP _IOR('t', 8, struct sgttyb) 15 #define TIOCSETP _IOW('t', 9, struct sgttyb) 16 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
|
D | termios.h | 7 struct sgttyb { struct
|
/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 40 #define __TIOCGETP _IOR('t', 8, struct sgttyb) /* SunOS Specific */ 41 #define __TIOCSETP _IOW('t', 9, struct sgttyb) /* SunOS Specific */ 42 #define __TIOCSETN _IOW('t', 10, struct sgttyb) /* SunOS Specific */
|
D | termios.h | 8 struct sgttyb { struct
|
/arch/mips/include/uapi/asm/ |
D | termios.h | 16 struct sgttyb { struct
|