taglinefilesource code
sgttyb41include/asm-alpha/termios.h#define TIOCGETP  _IOR('t', 8, struct sgttyb)
sgttyb42include/asm-alpha/termios.h#define TIOCSETP  _IOW('t', 9, struct sgttyb)
sgttyb43include/asm-alpha/termios.h#define TIOCSETN  _IOW('t', 10, struct sgttyb)  /* TIOCSETP wo flush */