sunos_termios
#define SUNOS_TCGETS _IOR('T', 8, struct sunos_termios)
#define SUNOS_TCSETS _IOW('T', 9, struct sunos_termios)
#define SUNOS_TCSETSW _IOW('T', 10, struct sunos_termios)
#define SUNOS_TCSETSF _IOW('T', 11, struct sunos_termios)
static void stios2btios(struct sunos_termios *, struct termios *);
static void btios2stios(struct termios *, struct sunos_termios *);
static void stios2stio(struct sunos_termios *, struct sunos_termio *);
static void stio2stios(struct sunos_termio *, struct sunos_termios *);
stios2btios(struct sunos_termios *st, struct termios *bt)
btios2stios(struct termios *bt, struct sunos_termios *st)
stios2stio(struct sunos_termios *ts, struct sunos_termio *t)
stio2stios(struct sunos_termio *t, struct sunos_termios *ts)
struct sunos_termios sts;
struct sunos_termios sts;
struct sunos_termios sts;
static void stios2btios(struct sunos_termios *, struct termios *);
static void btios2stios(struct termios *, struct sunos_termios *);
static void stios2stio(struct sunos_termios *, struct sunos_termio *);
static void stio2stios(struct sunos_termio *, struct sunos_termios *);
stios2btios(struct sunos_termios *st, struct termios *bt)
btios2stios(struct termios *bt, struct sunos_termios *st)
stios2stio(struct sunos_termios *ts, struct sunos_termio *t)
stio2stios(struct sunos_termio *t, struct sunos_termios *ts)
struct sunos_termios sts;
struct sunos_termios sts;
struct sunos_termios sts;