Home
last modified time | relevance | path

Searched defs:speedtab (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/i386/ibcs2/
HDibcs2_ioctl.c63 struct speedtab { struct
68 static struct speedtab sptab[] = { argument
/NextBSD/sys/kern/
HDtty_compat.c48 struct speedtab { struct
56 static int ttcompatspeedtab(int speed, struct speedtab *table); argument
/NextBSD/libexec/getty/
HDsubr.c508 static struct speedtab { struct
511 } speedtab[] = { argument
/NextBSD/sys/compat/linux/
HDlinux_ioctl.c332 struct speedtab { struct
337 static struct speedtab sptab[] = { argument
/NextBSD/sys/pc98/cbus/
HDsio.c534 struct speedtab *speedtab; member