Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Dtty.h274 int ttspeedtab(int speed, const struct speedtab *table);
/openbsd/src/sys/arch/luna88k/dev/
Dsiotty.c361 wr4 = ttspeedtab(t->c_ospeed, siospeedtab); in sioparam()
/openbsd/src/sys/kern/
Dtty.c2093 ttspeedtab(int speed, const struct speedtab *table) in ttspeedtab() function