Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.c344 static struct speedtab sptab[] = { variable
435 lios->c_cflag = bsd_to_linux_speed(bios->c_ispeed, sptab); in bsd_to_linux_termios()
628 linux_to_bsd_speed(lios->c_cflag & LINUX_CBAUD, sptab); in linux_to_bsd_termios()