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

/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_ioctl.c68 static struct speedtab sptab[] = { variable in typeref:struct:speedtab
267 l = ttspeedtab(bt->c_ospeed, sptab);
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_ioctl.c346 static struct speedtab sptab[] = { variable in typeref:struct:speedtab
448 lios->c_cflag = bsd_to_linux_speed(bios->c_ispeed, sptab);
661 linux_to_bsd_speed(lios->c_cflag & LINUX_CBAUD, sptab);

Completed in 171 milliseconds