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.c336 struct linux_termios2 { struct
337 unsigned int c_iflag;
338 unsigned int c_oflag;
339 unsigned int c_cflag;
340 unsigned int c_lflag;
341 unsigned char c_line;
342 unsigned char c_cc[LINUX_NCCS];
343 unsigned int c_ispeed;
344 unsigned int c_ospeed;