Searched refs:LINUX_CSIZE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/compat/linux/ | ||
| H A D | linux_ioctl.h | 527 #define LINUX_CSIZE 0x00000030 macro |
| H A D | linux_ioctl.c | 545 bios->c_cflag = (lios->c_cflag & LINUX_CSIZE) << 4; in linux_to_bsd_termios() |