tchars
struct tchars *tc = (struct tchars *)data;
struct tchars *tc = (struct tchars *)data;
#define TIOCSETC _IOW('t',17, struct tchars) /* set special characters */
#define TIOCGETC _IOR('t',18, struct tchars) /* get special characters */