sunos_termios      96 compat/sunos/sunos.h struct sunos_termios {
sunos_termios     106 compat/sunos/sunos.h #define SUNOS_TCGETS	_IOR('T', 8, struct sunos_termios)
sunos_termios     107 compat/sunos/sunos.h #define SUNOS_TCSETS	_IOW('T', 9, struct sunos_termios)
sunos_termios     108 compat/sunos/sunos.h #define SUNOS_TCSETSW	_IOW('T', 10, struct sunos_termios)
sunos_termios     109 compat/sunos/sunos.h #define SUNOS_TCSETSF	_IOW('T', 11, struct sunos_termios)
sunos_termios      98 compat/sunos/sunos_ioctl.c static void stios2btios(struct sunos_termios *, struct termios *);
sunos_termios      99 compat/sunos/sunos_ioctl.c static void btios2stios(struct termios *, struct sunos_termios *);
sunos_termios     100 compat/sunos/sunos_ioctl.c static void stios2stio(struct sunos_termios *, struct sunos_termio *);
sunos_termios     101 compat/sunos/sunos_ioctl.c static void stio2stios(struct sunos_termio *, struct sunos_termios *);
sunos_termios     120 compat/sunos/sunos_ioctl.c 	struct sunos_termios *st;
sunos_termios     243 compat/sunos/sunos_ioctl.c 	struct sunos_termios *st;
sunos_termios     371 compat/sunos/sunos_ioctl.c 	struct sunos_termios *ts;
sunos_termios     385 compat/sunos/sunos_ioctl.c 	struct sunos_termios *ts;
sunos_termios     526 compat/sunos/sunos_ioctl.c 		struct sunos_termios sts;
sunos_termios     550 compat/sunos/sunos_ioctl.c 		struct sunos_termios sts;
sunos_termios     578 compat/sunos/sunos_ioctl.c 		struct sunos_termios sts;