Home
last modified time | relevance | path

Searched defs:linux_termios2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.c353 struct linux_termios2 { struct
354 unsigned int c_iflag;
355 unsigned int c_oflag;
356 unsigned int c_cflag;
357 unsigned int c_lflag;
358 unsigned char c_line;
359 unsigned char c_cc[LINUX_NCCS];
360 unsigned int c_ispeed;
361 unsigned int c_ospeed;