HomeSort by: relevance | last modified time | path
    Searched refs:speedtab (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/sys/
tty.h 222 struct speedtab { struct
283 int ttspeedtab(int, const struct speedtab *);
  /src/sys/arch/amiga/dev/
mfc.c 276 const struct speedtab mfcs3speedtab1[] = {
295 const struct speedtab mfcs2speedtab1[] = {
316 const struct speedtab mfcs3speedtab2[] = {
336 const struct speedtab mfcs2speedtab2[] = {
msc.c 163 const struct speedtab mscspeedtab_normal[] = {
184 const struct speedtab mscspeedtab_turbo[] = {
205 const struct speedtab *mscspeedtab;
  /src/sys/compat/common/
tty_43.c 90 static const struct speedtab compatspeeds[] = {
  /src/sys/dev/dec/
dz.c 153 static const struct speedtab dzspeedtab[] =
  /src/sys/compat/sunos/
sunos_ioctl.c 65 static const struct speedtab sptab[] = {
  /src/sys/compat/sunos32/
sunos32_ioctl.c 101 static const struct speedtab sptab[] = {
  /src/sys/compat/ultrix/
ultrix_ioctl.c 69 static const struct speedtab sptab[] = {
  /src/sys/arch/vax/uba/
qvaux.c 184 static const struct speedtab qvauxspeedtab[] =
  /src/sys/dev/qbus/
dhu.c 153 static const struct speedtab dhuspeedtab[] = {
  /src/sys/arch/luna68k/dev/
siotty.c 72 static const struct speedtab siospeedtab[] = {
  /src/sys/arch/hp300/dev/
dcm.c 113 static const struct speedtab dcmspeedtab[] = {
  /src/sys/kern/
tty.c 2604 ttspeedtab(int speed, const struct speedtab *table)

Completed in 59 milliseconds