Home
last modified time | relevance | path

Searched refs:LINUX_CBAUD (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/compat/linux/
H A Dlinux_ioctl.h502 #define LINUX_CBAUD 0x0000100f macro
H A Dlinux_ioctl.c619 linux_to_bsd_speed(lios->c_cflag & LINUX_CBAUD, sptab); in linux_to_bsd_termios()